Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelgathara/pythondrive
Google Drive Python Wrapper
https://github.com/michaelgathara/pythondrive
drive google google-api google-api-wrapper google-drive google-drive-wrapper
Last synced: 10 days ago
JSON representation
Google Drive Python Wrapper
- Host: GitHub
- URL: https://github.com/michaelgathara/pythondrive
- Owner: Michaelgathara
- Created: 2022-06-11T05:58:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T21:34:45.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:02:02.761Z (almost 2 years ago)
- Topics: drive, google, google-api, google-api-wrapper, google-drive, google-drive-wrapper
- Language: Python
- Homepage: https://michaelgathara.com/pythondrive
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pythonDrive
Google Drive Python Wrapper### TODO
- [x] Publish Alpha Version to PyPi
- [x] reStructuredText Docstrings
- [ ] Create README.md
- [ ] Figure out Github Actions for a nice workflow
- [ ] Create Documentation
- [ ] Add new features
- [ ] etc