Metadata-Version: 2.1
Name: zoho-subscriptions
Version: 1.0.1
Summary: A simple python wrapper for the Firebase API compatible with Python 3.7
Home-page: https://github.com/quintuslabs/pyfireconnect
Author: Quintus Labs
License: MIT
Keywords: Firebase,Python 3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
Requires-Dist: requests (==2.22.0)
Requires-Dist: gcloud (==0.18.3)
Requires-Dist: oauth2client (==4.1.3)
Requires-Dist: requests-toolbelt (==0.9.1)
Requires-Dist: python-jwt (==3.2.4)
Requires-Dist: pycryptodome (==3.9.0)
Requires-Dist: urllib3 (==1.25.5)

#Python client for Zoho subscription API integration. this can be used as an independent python module or can be used inside a django app.


