Metadata-Version: 2.4
Name: shitty-google-wrapper
Version: 0.0.16
Summary: A shitty Google API wrapper for my internal projects
Project-URL: Homepage, https://github.com/your_username/your_repo
Project-URL: Bug Tracker, https://github.com/your_username/your_repo/issues
Author-email: Dave Wilson <dave@runawayplay.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-cloud-secret-manager
Requires-Dist: google-cloud-storage
Requires-Dist: gspread
Requires-Dist: oauth2client
Description-Content-Type: text/markdown

A Python class to simplify interactions with Google Drive, Sheets, and Publisher APIs.
