google-drive-api-python
This is just a simple Google Drive API Client using Python. Currently supports:
- Export file into a certain mimeType
- Get metadata from a certain file
- Listing files from a certain google drive
- Make a copy from a file
See the example usage to know how to use the client.
References: