Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 337 Bytes

File metadata and controls

13 lines (10 loc) · 337 Bytes

SQL-Connector

this code will run without any problem in Linux and Windows if:

1.you should install the Xampp in default way.
2.install the python Module that you need:
1)mysql-coonector-python
2)rich
3)platform
4)time

you can install them like this in terminal :

pip install {Module_name}