Connecting Firebase Realtime Database To Python: Creating, Reading, Updating, and Deleting Data

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 43

  • @ahmadal-tarabeen9253
    @ahmadal-tarabeen9253 2 ปีที่แล้ว +68

    This kid explains things better than my professors

    • @babs9051
      @babs9051 ปีที่แล้ว +5

      You should hire him as your professor

    • @ahmadal-tarabeen9253
      @ahmadal-tarabeen9253 ปีที่แล้ว +3

      @@babs9051 I graduated 2 months ago, thanks though hehehehe

    • @babs9051
      @babs9051 ปีที่แล้ว +3

      ​@@ahmadal-tarabeen9253 congratulations.

    • @ClownDymic
      @ClownDymic 3 หลายเดือนก่อน

      SO TRUE LOL

  • @aminedj430
    @aminedj430 14 วันที่ผ่านมา

    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.

  • @themethodtrust
    @themethodtrust ปีที่แล้ว +1

    helped alot. seriously

  • @j.hanleysmith8333
    @j.hanleysmith8333 2 ปีที่แล้ว +6

    Excellent video, I hope you keep it up. You are accomplishing great things in this life ❤️

  • @tpst_hanbinhubi
    @tpst_hanbinhubi 3 หลายเดือนก่อน

    This explains better that my prof

  • @ColSergol
    @ColSergol ปีที่แล้ว

    Got this error "Module 'collections' has no attribute 'MutableMapping'

  • @patrickmolina1682
    @patrickmolina1682 2 ปีที่แล้ว +2

    Very clear explanation! Good Job! Thank you so much!

  • @MichaelShingo
    @MichaelShingo ปีที่แล้ว

    This is so helpful, the only tutorial that actually worked for me saving data from a Python script into Firebase

  • @abuhamza9869
    @abuhamza9869 ปีที่แล้ว

    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

  • @adrianbitsinnie1537
    @adrianbitsinnie1537 2 ปีที่แล้ว +3

    Awesome Tutorial! Thank you!

  • @Electrologia
    @Electrologia 2 ปีที่แล้ว +4

    Thanks a lot. Nice explanation!

  • @lucasspecht27898
    @lucasspecht27898 2 ปีที่แล้ว +4

    Thank you, you r a amazing teacher

  • @not_blackrose
    @not_blackrose ปีที่แล้ว

    Nice Video, Btw can You Tell Me How Can I Read and print the data in cleaner way???

  • @lakshmiswarupa4375
    @lakshmiswarupa4375 ปีที่แล้ว

    marvellous

  • @reactivenyc
    @reactivenyc ปีที่แล้ว

    Amazing man. Keep it up. You explain it really well.

  • @t2x2_highlights
    @t2x2_highlights 2 ปีที่แล้ว +1

    Good explanation, thanks

  • @theagnosticguy5054
    @theagnosticguy5054 2 ปีที่แล้ว +1

    thank you! is stunning to learn from my own child. you are intelligent.

  • @sp3ct3r71
    @sp3ct3r71 ปีที่แล้ว +2

    crystal clear video.. you have great future son

  • @fe1sty1
    @fe1sty1 ปีที่แล้ว

    its helpful

  • @mohamedessamgalal6162
    @mohamedessamgalal6162 2 ปีที่แล้ว +1

    تسلم يبو شخه استمر

  • @antoniomarin3362
    @antoniomarin3362 2 ปีที่แล้ว +1

    Thank you very much from the. other part of the world. Great explanation. Muchas gracias.

  • @yesitasnow
    @yesitasnow 2 ปีที่แล้ว +1

    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!

    • @codingjq
      @codingjq ปีที่แล้ว +2

      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.

  • @Dulles2SASItaly1945
    @Dulles2SASItaly1945 3 ปีที่แล้ว +3

    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

    • @RishabTeachesTech
      @RishabTeachesTech  3 ปีที่แล้ว +2

      That project sounds really awesome !!! Hope you liked it :)

  • @jlmg3543
    @jlmg3543 ปีที่แล้ว

    You're awesome! Thank you 🙏

  • @yassineaguelmam8674
    @yassineaguelmam8674 11 หลายเดือนก่อน

    wow

  • @elmundodedenis9719
    @elmundodedenis9719 ปีที่แล้ว +1

    omg now i am old man xD

  • @ココ-v4k9r
    @ココ-v4k9r ปีที่แล้ว +1

    Epic 👍

  • @srid4770
    @srid4770 ปีที่แล้ว +1

    Thanks big brother

  • @جبهةلبنانية
    @جبهةلبنانية 2 ปีที่แล้ว +1

    You teach better than my university instructor "Imad Jawhar".

  • @garygorman-i4g
    @garygorman-i4g ปีที่แล้ว

    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?

    • @garygorman-i4g
      @garygorman-i4g ปีที่แล้ว

      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.

  • @dhawalparmar7117
    @dhawalparmar7117 2 ปีที่แล้ว +1

    Thank you kid

  • @infinitylogic_ahmed
    @infinitylogic_ahmed ปีที่แล้ว +1

    thank you

  • @varungangadhar8190
    @varungangadhar8190 2 ปีที่แล้ว +2

    Tk u bhaii 🫡

  • @binaykumartan
    @binaykumartan 2 ปีที่แล้ว

    how to read android app not web app

    • @showersville
      @showersville 2 ปีที่แล้ว

      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