Metadata-Version: 2.1
Name: pygsuite
Version: 0.0.16
Summary: Package for working with the Gsuite set of tools.
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
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Provides-Extra: images
License-File: LICENSE

# Pygsuite

[![Join the chat at https://gitter.im/pygsuite/community](https://badges.gitter.im/pygsuite/community.svg)](https://gitter.im/pygsuite/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This package provides utilities for working Gsuite products such as sheets, docs, and slides 
in a pythonic, object-oriented way.

It currently offers abstractions for

- Sheets
- Slides
- Docs
- Drive

## Documentation

[Read the Docs](https://pygsuite.readthedocs.io/en/latest/)

