Metadata-Version: 2.0
Name: firebase-admin
Version: 2.10.0
Summary: Firebase Admin Python SDK
Home-page: https://firebase.google.com/docs/admin/setup/
Author: Firebase
Author-email: UNKNOWN
License: Apache License 2.0
Keywords: firebase cloud development
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: cachecontrol (>=0.12.4)
Requires-Dist: google-auth (>=1.3.0)
Requires-Dist: google-cloud-firestore (>=0.27.0)
Requires-Dist: google-cloud-storage (>=1.2.0)
Requires-Dist: requests (>=2.13.0)
Requires-Dist: six (>=1.6.1)
Requires-Dist: enum34 (>=1.0.4); python_version<"3.4"

The Firebase Admin Python SDK enables server-side (backend) Python developers to integrate Firebase into their services and applications.


