In this course you learn how to interface a Python application program with a MySQL Server Database. Python has various modules that you can use to interact with databases. We will install CX ORACLE connector module to enable us interact with MySQL Server database from our Python application.
We will be installing Python and MySQL database server and also create a new database and table that our Python application will interact with.
We will create the Python application frontend using Tkinter which is a built in Python module used to create graphical user interfaces . From tkinter module we will import ttk module which is a themed widget library that contains various types of widgets like buttons,labels etc that we can use to build the graphical user interface for our Python application. We will also import other bits and pieces from the tkinter module that our Python application will use.
Also we will create a database configuration file that twill be used to interact with the MySQL Server database from our Python application. We will also be creating a class with methods and also stand alone functions for our application.
When the application is complete we will be able to perform CRUD operations on the MySQL database from our Python application.
Instructor Details
Courses : 34
Specification: Build a Database driven Application with Python and MySQL
|
4 reviews for Build a Database driven Application with Python and MySQL
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 2 hours |
Year | 2021 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | No |
$69.99 $9.99
Vijayan Aravamudhan –
It was awesome.. Very Very useful and all concepts explained line by line clearly…. Thanks very much for this.
christian Berri Angsomwine –
The delivery was good
Alexander Fox –
Quick and to the point… after 90 mins I have a framework and understanding to start my project.
Brian James –
I ran into a little issue with installing Atom. But maybe let your students know to make sure All windows updates have been done! That was my issue but I wasted about an hour trying to figure out why I could not install Atom.