Using MySQL Database With Kivy - Python Kivy GUI Tutorial #56

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 48

  • @Codemycom
    @Codemycom  3 года назад +2

    ▶️ Watch Entire Kivy Playlist ✅ Subscribe To My RUclips Channel:
    bit.ly/37LrJ27 bit.ly/2IGzvOR
    ▶️ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
    ▶️ Get The Code
    bit.ly/3AORhX4

  • @kowalskime
    @kowalskime 3 года назад +2

    Thank you for you and your all free lessons and please keep going and teach us new programming languages like Java, Javascript, and other amazing languages🙌🙌🙌🙌

    • @Codemycom
      @Codemycom  3 года назад

      I have a course on javascript at Codemy.com already :-)

  • @hermanAfandi2u
    @hermanAfandi2u Год назад

    That's fantastic. Really good for beginners.

    • @Codemycom
      @Codemycom  Год назад

      thanks, glad you enjoyed it!

  • @BatMan-mk8tf
    @BatMan-mk8tf 3 года назад

    Amazing sir this was we all waited

  • @barucaguilar3106
    @barucaguilar3106 3 года назад

    Excellent video, thank you very much!

    • @Codemycom
      @Codemycom  3 года назад +1

      Glad you liked it!

  • @mokshbhatnagar9862
    @mokshbhatnagar9862 3 года назад +1

    Can you please make a video on how to add scrollable widgets in kivy because when the text covers more space then we cant scroll to check the remaining text and it really messes things up...

  • @mounikaa8011
    @mounikaa8011 7 месяцев назад

    hii can u help me the code for buliding the challenges in the diet recall app by using kivymd by connecting the database

  • @CRFigueroa
    @CRFigueroa 3 года назад +1

    good tutorial!!!
    It would be great if you could do a tutorial on how to connect the app to an API, greetings!!

    • @Codemycom
      @Codemycom  3 года назад +1

      I have lots of videos on connecting python files to an api

  • @svendzeble7858
    @svendzeble7858 2 года назад +1

    Hi. Great video but the first time you ran the app ,mine gave me an error like this ....
    mysql.connector.errors.NotSupportedError: Authentication plugin 'caching_sha2_password' is not supported
    would appreciate if I could get some help, thank you.

    • @Codemycom
      @Codemycom  2 года назад

      Did you try the other connectors?

    • @chris_venditti
      @chris_venditti 2 года назад

      Uninstall all 3 connectors, re-install only the "-python" version using "pip install mysql-connector-python".
      Import statement should still be "import mysql.connector" . That solved the issue for me.

  • @timmilot960
    @timmilot960 2 года назад

    great tutorial! I ran into: raise InternalError("Unread result found") mysql.connector.errors.InternalError: Unread result found
    which adding (buffered=true) to cursor definition fixed

  • @umeshpurohit5252
    @umeshpurohit5252 3 года назад

    Great Sir 👍👍!!

  • @adambenak8781
    @adambenak8781 3 года назад

    Thank you Heisenberg

  • @rodolfoblasser3329
    @rodolfoblasser3329 3 года назад +1

    Nice! It would be interesting to see how to compile this into an apk for mobile use.

  • @landthanhyen9409
    @landthanhyen9409 2 года назад

    Hi! Thanks for these instructions! Can you use tableWidget With Kivy to connect to SQL Server?

  • @infinitespace1982
    @infinitespace1982 3 года назад +1

    Hi, I was wondering can you please make a tutorial as to how to launch an app made from kivy on the playstore AND on the appstore, you don't actually have to do, just describe the process step - by - step. My other question is if I launch an app made from kivy that uses MySQL, will the same database work for all those around the world who want to download the app? Or is thre another way to tackle it?

    • @Codemycom
      @Codemycom  3 года назад +2

      I'll do that one of these days. Next week I'll show you how to use a cloud database

    • @infinitespace1982
      @infinitespace1982 3 года назад

      @@Codemycom thank you soo much 😊

  • @heddaolsen4097
    @heddaolsen4097 2 года назад

    Is it possible to connect a KivyMD DropdownMenu to mysql database? I want to fetch rows from a mysql table and insert into the dropdown menu one by one.

  • @harshulanand7334
    @harshulanand7334 2 года назад

    Will the app still work on other devices? Like we are just providing the password for sql on our device .

  • @sithuhtun3609
    @sithuhtun3609 3 года назад

    Awesome!

  • @james.1993
    @james.1993 3 года назад

    Hi sir, can you show your table in database after you add inputted data?

    • @Codemycom
      @Codemycom  3 года назад

      Of course, that's the point of a database...to retrieve the data in it at any time.

  • @tejasrathi5418
    @tejasrathi5418 3 года назад

    Please do a tutorial on Password manager using Kivy and MySQL

    • @Codemycom
      @Codemycom  3 года назад

      Probably won't do that...

  • @devinsmith4713
    @devinsmith4713 2 года назад

    Results in the window are limited to 6 lines, I thought something was wrong with my code at first..

  • @vinaypoul
    @vinaypoul 3 года назад

    Code

    • @Codemycom
      @Codemycom  3 года назад

      in the pinned comment as always

  • @vinaypoul
    @vinaypoul 3 года назад

    W⌚⌚⌚⌚

  • @bigbadcatbigbcy2933
    @bigbadcatbigbcy2933 Год назад

    mom anna faris

  • @xballer23
    @xballer23 3 года назад

    Awesome!