Metadata-Version: 2.0
Name: google-drive
Version: 0.1.2
Summary: Library and cli to manage and interact with your Google Drive
Home-page: https://github.com/eduardogr/google-drive-python
Author: Eduardo Garcia
Author-email: garciaruiz.edu+google-drive-python@gmail.com
Maintainer: Eduardo García
Maintainer-email: garciaruiz.edu+google-drive-python@gmail.com
License: Apache
Keywords: google drive
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
Provides-Extra: dev
Requires-Dist: google-api-python-client (==1.8.0)
Requires-Dist: google-auth-httplib2 (==0.0.3)
Requires-Dist: google-auth-oauthlib (==0.4.1)
Requires-Dist: dataclasses (==0.6)
Provides-Extra: dev
Requires-Dist: pylint (==2.4.4); extra == 'dev'
Requires-Dist: autopep8 (==1.5); extra == 'dev'
Requires-Dist: pytest (==5.4.1); extra == 'dev'
Requires-Dist: pytest-cov (==2.8.1); extra == 'dev'
Requires-Dist: ipython (==7.13.0); extra == 'dev'
Requires-Dist: codecov (==2.1.3); extra == 'dev'

# google drive python cli

Library and cli to manage and interact with your Google Drive, sheets and docs

## TODO

- [ ]


