- Notifications
You must be signed in to change notification settings - Fork345
firebase/firebase-admin-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Firebase provides the tools and infrastructureyou need to develop apps, grow your user base, and earn money. The FirebaseAdmin Python SDK enables access to Firebase services from privileged environments(such as servers or cloud) in Python. Currently this SDK providesFirebase custom authentication support.
For more information, visit theFirebase Admin SDK setup guide.
To install Firebase Admin Python SDK, simply execute the following commandin a terminal:
pip install firebase-admin
Please refer to theCONTRIBUTING page for more informationabout how you can contribute to this project. We welcome bug reports, featurerequests, code review feedback, and also pull requests.
We currently support Python 3.9+. However, Python 3.9 support is deprecated,and developers are strongly advised to use Python 3.10 or higher. FirebaseAdmin Python SDK is also tested on PyPy andGoogle App Engine environments.
Firebase Admin Python SDK is licensed under theApache License, version 2.0.
Your use of Firebase is governed by theTerms of Service for Firebase Services.
About
Firebase Admin Python SDK
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.