https://github.com/robweber/script.module.pydrive
Kodi module for Pydrive
https://github.com/robweber/script.module.pydrive
Last synced: 18 days ago
JSON representation
Kodi module for Pydrive
- Host: GitHub
- URL: https://github.com/robweber/script.module.pydrive
- Owner: robweber
- License: other
- Created: 2019-09-03T18:31:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T18:36:06.000Z (almost 7 years ago)
- Last Synced: 2025-02-23T07:44:24.591Z (over 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# script.module.pydrive
This is a Kodi module for the PyDrive python library. This is simply a wrapper for that library that allows it to be imported by other Kodi addons. All issues, and more importantly credit, for PyDrive should go to the project author.
## PyDrive
Repo: https://github.com/gsuitedevs/PyDrive
Author: JunYoung Gwak