Тёмный
No video :(

CRUD Inventory System using Python GUI tkinter 

RenzyCode
Подписаться 1,3 тыс.
Просмотров 41 тыс.
50% 1

Please watch the video through to the end if you enjoy it. Help me reach the required watch time, guys. This is very helpful to me as a startup RU-vidr.
Download Source Code Here:
renzycode.online
#python #tkinter #pythonprogramming #pythontutorial #pythonforbeginners #pythongui #pythonguitutorial #pymysql #sqlite

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@tinakyu8107
@tinakyu8107 2 года назад
Hi Sir, I used your code as a guide for my project and it really helps me a lot, I'm very thankful. Keep up the good work and I hope your doing great😁
@cristinejoym.estrella4303
@cristinejoym.estrella4303 2 года назад
Miss, I am having a hard time with the sqlite3, how did you do it without having error in the program?
@tinakyu8107
@tinakyu8107 2 года назад
@@cristinejoym.estrella4303 hi, I actually used some codes he had so I am not quite sure with the overall program
@kertdalandan1356
@kertdalandan1356 4 месяца назад
Hello thank you for this guide! It's very helpful
@bachirgab3084
@bachirgab3084 Год назад
Merci pour l'explication et merci pour cet pratique de python
@ramanujan5968
@ramanujan5968 2 года назад
Hoping for put some print button, to print this data. Great work! More subscribers to come
@rosify353
@rosify353 Год назад
Sir how to solve error mesaage ttk. Tlcerror item already exist I'm using list to accomadate datas
@miklosgal9593
@miklosgal9593 11 месяцев назад
Hi Master, Thanks for your super video, I like it I understand CRUD :D
@renzycode
@renzycode 11 месяцев назад
Thank you, man, you can check my new project also it has crud operations with Excel export data ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vZsTBcoUPOs.html
@LuvxJacqu4li8e
@LuvxJacqu4li8e 2 года назад
TY truly enjoyed the music along with the coding
@GADMVE
@GADMVE 9 месяцев назад
why cant paste or copy from clipboard or any else how can add this in tinker proj* .
@ThePHPElephant
@ThePHPElephant 2 года назад
Source code: github.com/renzycode/tkinter-python-inventory-system
@nimzing1
@nimzing1 2 года назад
followed the tutorial meticulously - most of it worked, but then at the end, it didnt. I used the source code you provided in the link, but it generates only one set of data at a time and does not show all entries. does the source code need updating?
@parthvaghela3306
@parthvaghela3306 2 года назад
Same problem here
@renzycode
@renzycode 2 года назад
@@janusztarnowski115 Thank you for your feedback, sir. I believe I had an error aside from my item ID, which is not auto incremented in the database; I will try to amend the code.
@renzycode
@renzycode 2 года назад
Thank you for your feedback sir, I have an error in code "iid=0" I already fixed it into "iid=result", check it here the new revision: github.com/renzycode/tkinter-python-inventory-system.git
@renzycode
@renzycode 2 года назад
@@janusztarnowski115 You can also check my new video that im using mysql instead of sqlite ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CrwobihQPHk.html
@cristinejoym.estrella4303
@cristinejoym.estrella4303 2 года назад
Sir, we have a project of crud system, what I am going to do to install the sqlite3. I cannot run your program. Please help me sir
@renzycode
@renzycode 2 года назад
sqlite is preinstalled in python libraries so no need to install it. you can try pycharm IDE. if you want a crud system with add,update,delete,search and more check this video, the source code is in the discription of the video. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CrwobihQPHk.html
@esang2667
@esang2667 2 года назад
I am using visual studio, sir. Thankyou
@user-ii9pe6hi7x
@user-ii9pe6hi7x 9 месяцев назад
bro, the output of your code Item 0 already exists. how to fix that?
@renzycode
@renzycode 8 месяцев назад
check the data when u save it. other instances is the item id is duplicated, that's why item 0 already exists is showing in your code
@danielstrizzi5272
@danielstrizzi5272 2 года назад
Hello is it possible to add a button to change the data? So that already saved data can be changed again.
@remixinharley4449
@remixinharley4449 2 года назад
this system can connect to SQL?
@liantorres7105
@liantorres7105 2 года назад
Why is the background color of the buttons not working? I'm using MacOS, and IDLE. Thank you
@renzycode
@renzycode 2 года назад
I'm using hexadecimal color codes for Tkinter. I think this links might help pythonguides.com/python-tkinter-colors/ www.tutorialspoint.com/python/tk_colors.htm
@silamacha8845
@silamacha8845 Год назад
tkinter.TclError: Item 0 already exists how can i solve this sir
@kpop.babies
@kpop.babies 2 года назад
Please help me, it's not working on me. I already installed SQLite3 on my laptop but still not working. What should I do?
@renzycode
@renzycode 2 года назад
try to use pycharm IDE
@sankari8763
@sankari8763 2 года назад
Nice video
@joshuapastor7589
@joshuapastor7589 2 года назад
Hello Sir! How does the update button works? Thank youuu
@paulinebriones2033
@paulinebriones2033 5 месяцев назад
Hi can you send the code?
@francomacedonio7731
@francomacedonio7731 Год назад
Is this programming object oriented????
@ASHWANIKUMAR-sp8ki
@ASHWANIKUMAR-sp8ki 2 года назад
Bhai tkinter ka course bnao
@johnmarkprudente5650
@johnmarkprudente5650 Год назад
can I get the source code?
@daffakhairy3346
@daffakhairy3346 2 года назад
hi can you also add try and except into your code please ?
@renzycode
@renzycode 2 года назад
check this one ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CrwobihQPHk.html
@ricasayre0721
@ricasayre0721 2 года назад
what app did u use sir?
@renzycode
@renzycode 2 года назад
that is visual studio code
@guywatson29
@guywatson29 2 года назад
@@renzycode it’s pycharm?
@youssefaitabi5
@youssefaitabi5 2 года назад
code source🙏
@LuvxJacqu4li8e
@LuvxJacqu4li8e 2 года назад
Nice where's the source code
@renzycode
@renzycode 2 года назад
github.com/renzycode/tkinter-python-inventory-system