-
MySQL installation 👉 https://dev.mysql.com/doc/workbench/en/wb-installing.html
-
python3 -m venv .venv && source .venv/bin/activate
-
pip install pymsql
-
pip install sqlalchemy
OusmanHamit/SQL-Python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
MySQL installation 👉 https://dev.mysql.com/doc/workbench/en/wb-installing.html
python3 -m venv .venv && source .venv/bin/activate
pip install pymsql
pip install sqlalchemy