python-samples
🐍 Python samples for Google Workspace APIs (by googleworkspace)
google-api-dotnet-client
Google APIs Client Library for .NET (by googleapis)
| python-samples | google-api-dotnet-client | |
|---|---|---|
| 3 | 4 | |
| 1,353 | 1,465 | |
| 1.0% | 0.8% | |
| 5.0 | 10.0 | |
| 15 days ago | 7 days ago | |
| Python | C# | |
| Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-samples
Posts with mentions or reviews of python-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-08-06.
- Gmail API developer intro: spotting chatty threads
Current auth version using service accounts in API docs (repo link)
- Create users in workspace using admin SDK
Else check here, and here and combine the info.
- Send Emails with Gmail API
Code sample for Python
google-api-dotnet-client
Posts with mentions or reviews of google-api-dotnet-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
- Send Emails with Gmail API
API client for .NET
- How to deal with the google drive confirmation page
- Struggling with Google API's
- Google authentication via library/console application?
Yes you can, the google api has a c# port but it is just in maintenance mode beside that is totally usable. The way it works is that it starts a local webserver and when the user is logs in it catches the callback from the google servers then fetches and stores the token. From the user perspective that means a google sign in page open in the default browser and they has to log in. But be careful as google apis has a daily request limit unless you pay for more. https://github.com/googleapis/google-api-dotnet-client
What are some alternatives?
When comparing python-samples and google-api-dotnet-client you can also consider the following projects:
google-chat-samples - Google Chat app samples.
google-api-java-client - Google APIs Client Library for Java
GAM - command line management for Google Workspace
googleapis.dart - Repository for building the googleapis packages
php-samples - PHP samples for Google Workspace APIs
browser-samples - Web samples for Google Workspace APIs