Learn how to create a CRUD Application using Python and MySQL Database Server – Free Course
What you’ll learn
- Installing Python
- Installing MySQL Database Server
- Create a new database
- Create a new table
- Creating graphical user interface for the application
- Creating and activate a virtual environment
- Install MySQL Database Connector
- Creating a database configuration file
- Interact with ListBox
- Perform CRUD Operations
- Connecting and interacting with MySQL Database from Python
- Create a class with methods
- Create stand alone functions
- Connect widgets to functions
Requirements
- Basic knowledge of Python
- Basic knowledge of MySQL
- Basic knowledge of SQL
Description
The course will begin with 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 front end 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 will be used to interact with the MySQL Server database from our Python application. Methods and functions will be applied on application.
After application is complete we will be able to perform CRUD operations on the MySQL database from our Python application.
Pingback:Deep Learning With Keras And Tensorflow In Python And R
Pingback:50+ Free Online Courses with Certificate 2020