An open API service indexing awesome lists of open source software.

https://github.com/sunilshetty07/connect-python-and-firebase-android-

In this code you can connect your python to firebase that is connected with android app.
https://github.com/sunilshetty07/connect-python-and-firebase-android-

android androidstudio firebase firebase-realtime-database firebase-storage python spyder

Last synced: 16 days ago
JSON representation

In this code you can connect your python to firebase that is connected with android app.

Awesome Lists containing this project

README

          

# connect-python-and-firebase-android-
In this code you can connect your firebase to python
1. First you have to install pyrebase using command pip install pyrebase
2. In this code you can store image to firebase storage and its url and other information to realtime database.