Good i will use your video an add streamlit to it so it will be web application, and i will use that app to track productivity for my team maybe also plotly to make graphs and statistics, wonderful i will make this my next project.
Hi! Is there a way I can connect this Python code to a web app made with HTML? acting as a backend service? is it too hard? what would you recommend? I'm new at this. Thanks!
Yes absolutely. Python has a few frameworks from a little complex but robust with Django or you can with something simple, lightweight and powerful like Flask. You can build HTML pages with python templates or simply serve them.
thank you so much bro you helped me complete a google dialog flow to python flask server hosted on ngrok backend connection to firebase that told my esp8266 12E Arduino microcontroller to turn on an off a led
Awesome presenter. But my code creashes at "inport firebase" due to some sort of issue with long integers. Apparently some Python installations will require Pyrebase4? At any rate, I found this reference th-cam.com/video/mNMv3WNgp0c/w-d-xo.html which uses a different method for accessing Firebase Real Time Database from Pyhton. Is my referenced link the same technique as yours, Rishab? And any idea about the long integers and the need for Pyrebase4?
Again, Rishab is simply an awesome presenter. But i couldn't get Rishab's code to run. I could get the code in the linked video to run. Rishab's code had a problem for me at the "import pyrbase" line. My error was something in some "crypto" module about long integers. The linked video that i provided imports different modules than pyrbase, i think, but i am not sure.
You can covert your python code to an android app using kivymd, buildozer and google colaboratory. The framework also lets you use firebase as explained in this tutorial
This kid explains things better than my professors
You should hire him as your professor
@@babs9051 I graduated 2 months ago, thanks though hehehehe
@@ahmadal-tarabeen9253 congratulations.
SO TRUE LOL
Good
i will use your video an add streamlit to it so it will be web application, and i will use that app to track productivity for my team maybe also plotly to make graphs and statistics, wonderful i will make this my next project.
helped alot. seriously
Excellent video, I hope you keep it up. You are accomplishing great things in this life ❤️
This explains better that my prof
Got this error "Module 'collections' has no attribute 'MutableMapping'
Very clear explanation! Good Job! Thank you so much!
This is so helpful, the only tutorial that actually worked for me saving data from a Python script into Firebase
If the data that I read changes with time and I want to read the data automatically after the change, what is the code in Python
Awesome Tutorial! Thank you!
Thanks a lot. Nice explanation!
Thank you, you r a amazing teacher
Nice Video, Btw can You Tell Me How Can I Read and print the data in cleaner way???
marvellous
Amazing man. Keep it up. You explain it really well.
Good explanation, thanks
thank you! is stunning to learn from my own child. you are intelligent.
crystal clear video.. you have great future son
its helpful
تسلم يبو شخه استمر
Thank you very much from the. other part of the world. Great explanation. Muchas gracias.
Hi! Is there a way I can connect this Python code to a web app made with HTML? acting as a backend service? is it too hard? what would you recommend? I'm new at this. Thanks!
Yes absolutely. Python has a few frameworks from a little complex but robust with Django or you can with something simple, lightweight and powerful like Flask. You can build HTML pages with python templates or simply serve them.
thank you so much bro you helped me complete a google dialog flow to python flask server hosted on ngrok backend connection to firebase that told my esp8266 12E Arduino microcontroller to turn on an off a led
That project sounds really awesome !!! Hope you liked it :)
You're awesome! Thank you 🙏
wow
omg now i am old man xD
Epic 👍
Thanks big brother
You teach better than my university instructor "Imad Jawhar".
Awesome presenter. But my code creashes at "inport firebase" due to some sort of issue with long integers. Apparently some Python installations will require Pyrebase4? At any rate, I found this reference th-cam.com/video/mNMv3WNgp0c/w-d-xo.html which uses a different method for accessing Firebase Real Time Database from Pyhton. Is my referenced link the same technique as yours, Rishab? And any idea about the long integers and the need for Pyrebase4?
Again, Rishab is simply an awesome presenter. But i couldn't get Rishab's code to run. I could get the code in the linked video to run. Rishab's code had a problem for me at the "import pyrbase" line. My error was something in some "crypto" module about long integers. The linked video that i provided imports different modules than pyrbase, i think, but i am not sure.
Thank you kid
thank you
Tk u bhaii 🫡
how to read android app not web app
You can covert your python code to an android app using kivymd, buildozer and google colaboratory. The framework also lets you use firebase as explained in this tutorial