Python Basics Tutorial Write to Sqlite Database from Kivy TextInput

preview_player
Показать описание
Learn how to write to a sqlite database from a kivy textinput for python programming

twitter: @python_basics

#pythonprogramming #pythonbasics #pythonforever
Рекомендации по теме
Комментарии
Автор

And boom here i found a goldmine after digging tones of videos after a mounth and it took me one hour to understand the how kivi python and sqlite works together
You made mh dah sir
Thanks so much

aminefadi
Автор

it is been a month i am finding a perfect tutorial on kivy + sqlite . but i cant find one. Man youre a hero to me .... Love from India

suyashvashishtha
Автор

Wow.This is really was wondering on how can we visualise this database in kivy

charleslongwe
Автор

Hey Sam how are things!? It's a bit complicated to read the code if someone is using the phone 🤔 maybe adjusting the text size would help!
Thanks for the content! 💪

nahuelpeillat
Автор

Sir you made amazing video. I understand all the stuff in single shot. Sir please explain how to send this data remotely in windows. As in future our application will run in android so, how data we will get from android to our windows database ?

pawanjain
Автор

Hi Sam! Loved this video, it was super helpful.
I have a question about the .text stuff. Right now I'm getting this error in my add_user function: File V2/main.py", line 34, in add_user
(self.item_name.text, self.item_image.text, self.description.text)
AttributeError: 'NoneType' object has no attribute 'text'.
I tried removing the .text but then my database entries were just null. Do you have any ideas on how to solve this? Thanks so much.

ananyaiyer
Автор

Hi Sam. Excellent tutorial for me who wants to create a GUI for a SQLite database using python - neither of which I have any experience in!
Do you have any other tutorials on reading from the database? (I assume updating will be a combination of the two?).
Thanks
Ron

ronstanley
Автор

Unfullfilled promises... where are the solutions to the duplication (that's easy) and tab problem?

EduardoResek
Автор

i can-t make an apk out of this, please help me .

kebabsharif