Metadata-Version: 2.1
Name: gdrive
Version: 0.0.8
Summary: Google Drive simple client
Home-page: https://github.com/kiemlicz/gdrive
Author: kiemlicz
Author-email: stanislaw.dev@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: setuptools (~=56.0.0)
Requires-Dist: wheel (~=0.32.3)
Requires-Dist: versioneer (~=0.19)
Requires-Dist: pykeepass (~=4.0.0)
Requires-Dist: google-api-python-client (~=1.11.0)
Requires-Dist: google-auth-oauthlib (~=0.4.1)
Requires-Dist: google-auth-httplib2 (~=0.0.4)
Requires-Dist: google-auth (~=1.24.0)
Requires-Dist: argparse (~=1.4.0)
Requires-Dist: SecretStorage (~=3.2.0)

# GDrive
Simple Google Drive wrapper to traverse files using `/a/b/c/myfile` syntax


