Metadata-Version: 2.1
Name: pygsuite
Version: 0.0.1
Summary: Packages for working with google suite products.
Home-page: https://github.com/greenmtnboy/pygsuite
Author: greenmtnboy
Author-email: ethan.dickinson@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib

# Pygsuite

This package provides utilities for working with sheets, docs, and slides 
in a pythonic, object-oriented way.

