You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a program for export/import a Excel file to the database.
3
+
Test environment: MS Office 2019 Home And Student + Mysql 8.0.28, it works well.
4
+
The program is based on Python, it uses the sqlalchemy, MySQLdb, pandas and PySide2.
5
+
This the first time I try to upload a programs, if this helps you and you like it, click the stars and I will appreciate it.
6
+
7
+
How to use:
8
+
1.Download the releases pack and unzip it, find the 'Converter.exe' and run it directly. You can run it without installing any other software in this way.
9
+
2.Download all the files and open it in a IDE like Pycharm, run the 'main.py' so that you can see the window out.
0 commit comments