Skip to content

wlmgithub/firebase-admin-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Firebase Admin Python SDK

Table of Contents

Overview

Firebase provides the tools and infrastructure you need to develop your app, grow your user base, and earn money. The Firebase Admin Python SDK provides admin (second-party) access to several Firebase services.

For more information, visit the Firebase Admin SDK setup guide.

Installation

The Firebase Admin Python SDK is available on pip as firebase-admin:

$ pip install firebase-admin

To use the module in your application, import it from any Python file:

import firebase-admin

Documentation

Release Notes

Release Notes for the Firebase Admin Python SDK are available here.

License

The Firebase Admin Python SDK is covered by the Terms of Service for Firebase Services.

About

Firebase Admin Python SDK

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.7%
  • Shell 11.3%