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.
- Host: GitHub
- URL: https://github.com/sunilshetty07/connect-python-and-firebase-android-
- Owner: sunilshetty07
- Created: 2020-06-06T19:20:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T19:23:06.000Z (about 6 years ago)
- Last Synced: 2023-10-20T06:02:18.633Z (over 2 years ago)
- Topics: android, androidstudio, firebase, firebase-realtime-database, firebase-storage, python, spyder
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.