We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686264c commit defb569Copy full SHA for defb569
README.md
@@ -8,6 +8,7 @@ Then, we can run Main Program.py. It has many features which are required to man
8
I have used these modules in these files, so kindly ensure that you have all of these modules installed in your PC:
9
10
mysqlconnector: Connects MySQL and Python and then we can use MySQL in python also.
11
+
12
Module link:
13
```pip install mysql-connector-python```
14
0 commit comments