Skip to content

Sumant-Dusane/python-tkinter-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

python-tkinter-mysql

This code can show insert and delete the database queries (GUI) using Tkinter module

MySql database required (I used XAMPP) pips required 1.Tkinter module ( pip install Tk) 2.MySql.connector (pip install mysql-connector-python)

You need to Change the Line 18, Line 82 and Line 109 replace the username, password with your local host and change the name of database Also you need to Change the query variable as per your table

Any Suggestions, Doubts or Help needed --> contact me! Follow and Support Me!! Socials: Instagram : @s.u.m.a.n.t_8282 Facebook : Sumant Dusane Mail : sumant.dusane1966@gmail.com

About

This code can show insert and delete the database queries (GUI) using Tkinter module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages