Metadata-Version: 1.1
Name: googledrivepython
Version: 0.2.3
Summary: A python Google Drive API v3 wrapper
Home-page: https://github.com/luyandadhlamini
Author: Luyanda Dhlamini
Author-email: luyanda.dhlamini@gmail.com
License: MIT
Download-URL: https://github.com/luyandadhlamini/googledrivepython/archive/refs/tags/v0.2.3.tar.gz
Description: # googledrivepython
            A python Google Drive API v3 wrapper that enables:
            * Uploading of files to Google Drive
            * Listing of all files & folders available to a service account.
            * Sharing of files with a list of email addresses
Keywords: Python,Google Drive,drive,API,wrapper
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
