Metadata-Version: 2.1
Name: posidrive
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/Positeral/posidrive
Author: Arthur Goncharuk
Author-email: af3.inet@gmail.com
License: BSD License
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click (==7.1.2)
Requires-Dist: tabulate (==0.8.7)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: httplib2 (==0.15.0)
Requires-Dist: google-auth (==1.23.0)
Requires-Dist: google-api-python-client (==1.12.5)
Requires-Dist: google-auth-httplib2 (==0.0.4)
Requires-Dist: google-auth-oauthlib (==0.4.2)

# posidrive

This library aims to simplify writing a custom backup/restore scripts which can be called from the command line. It purposely is not a fully-featured Google Drive client and minimally uses remote API, thereby allowing quickly switch between file hosting services which will be added in the future.


