Metadata-Version: 2.1
Name: pyravin
Version: 0.0.6
Summary: Apache License, Version 2.0
Home-page: https://github.com/FlabberIO/PyRavin
Author: clivern
Author-email: hello@clivern.com
License: Apache License, Version 2.0
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.25.0)
Requires-Dist: pytz (>=2020.4)
Requires-Dist: google-api-python-client (>=1.12.8)
Requires-Dist: google-auth (>=1.23.0)
Requires-Dist: google-auth-oauthlib (>=0.4.2)
Requires-Dist: google-auth-httplib2 (>=0.0.4)
Requires-Dist: zoomus (>=1.1.3)

PyRavin
=====

Third Party Integrations!

[![PyPI version](https://badge.fury.io/py/pyravin.svg)](https://badge.fury.io/py/pyravin)

Installation
------------
To install PyRavin run this command:
```
$ pip3 install pyravin
```

Acknowledgements
----------------

© 2020, PyRavin. Released under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

**PyRavin** is authored and maintained by [@clivern](https://github.com/clivern).


