Metadata-Version: 2.1
Name: google-drive-sheets
Version: 0.0.3
Summary: Google Drive and Sheets API utilities
Home-page: UNKNOWN
Author: Nishant Parmar
Author-email: <nish240893@gmail.com>
License: UNKNOWN
Description: 
        A utility for Google Drive and Sheets APIs that helps you create folders, 
        spreadsheets and read/save data. 
        Prerequisites: Before executing anything, please go through the steps here: 
        (https://developers.google.com/drive/api/v3/quickstart/python). 
        It will kickstart the authorization process for your own app. ave the 
        `credentials.json` file (not saved in this repo) generated from the first 
        step, in the parent directory to enable Google Drive and Sheets capabilities.
        
Keywords: python,google drive,google sheets,gsuite
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
