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: 2 months ago
JSON representation
Google Drive Python Wrapper
- Host: GitHub
- URL: https://github.com/michaelgathara/pythondrive
- Owner: Michaelgathara
- Created: 2022-06-11T05:58:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T20:57:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T05:16:39.893Z (4 months ago)
- Topics: drive, google, google-api, google-api-wrapper, google-drive, google-drive-wrapper
- Language: Python
- Homepage: https://michaelgathara.com/pythondrive
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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