Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omarryhan/aiogoogle
Async Google API Client + Async Google Auth
https://github.com/omarryhan/aiogoogle
async discovery-service google-api google-auth google-authentication google-cloud python-asyncio
Last synced: 1 day ago
JSON representation
Async Google API Client + Async Google Auth
- Host: GitHub
- URL: https://github.com/omarryhan/aiogoogle
- Owner: omarryhan
- License: mit
- Created: 2018-11-10T16:55:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T13:37:08.000Z (8 months ago)
- Last Synced: 2024-05-22T14:31:30.869Z (8 months ago)
- Topics: async, discovery-service, google-api, google-auth, google-authentication, google-cloud, python-asyncio
- Language: Python
- Homepage: https://aiogoogle.readthedocs.io/en/latest/
- Size: 5.02 MB
- Stars: 178
- Watchers: 4
- Forks: 39
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Aiogoogle
**Async** Google API client
Aiogoogle makes it possible to access most of Google's public APIs which include:
- Google Calendar API
- Google Drive API
- Google Contacts API
- Gmail API
- Google Maps API
- Youtube API
- Translate API
- Google Sheets API
- Google Docs API
- Gogle Analytics API
- Google Books API
- Google Fitness API
- Google Genomics API
- Google Cloud Storage
- Kubernetes Engine API
- And [more](https://developers.google.com/apis-explorer)## Documentation 📑
You can find the documentation [here](https://aiogoogle.readthedocs.io/en/latest/#).