Skip to content

ErShubham4u/PythonSetupWithMySql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Connection Test

This script tests the connection between Python and MySQL using the mysql-connector-python library.

Requirements

  • Python 3.13 or higher
  • MySQL Server installed and running
  • mysql-connector-python library

Installation

Install the MySQL connector for Python using:

python -m pip install mysql-connector-python

## Delete the config files

```bash
Win + R

```bash
%userprofile%\.idlerc

About

Python scripts to connect, create, and manage MySQL databases using mysql-connector-python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages