Metadata-Version: 2.1
Name: pyravin
Version: 0.0.2
Summary: Apache License, Version 2.0
Home-page: https://github.com/clivern/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
Requires-Dist: pytz
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-auth-httplib2

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).


