I created a wrapper for google drive, google calendars, google tasks and gmail

Posted by Stunning_Television9@reddit | Python | View on Reddit | 2 comments

GitHub: https://github.com/dsmolla/google-api-client-wrapper

PyPI: https://pypi.org/project/google-api-client-wrapper/

What my project does:

Hey, I made a simple, and easy to use API wrapper for some of Google's services. I'm working on a project where I need to use google's apis and I ended up building this wrapper around it and wanted to share it here in case anyone is in the same boat and don't want to spend time trying to figure out the official API.

Target Audience

This is for developers who are working on a project that uses Google's APIs and are looking for easy to understand wrappers

Comparison