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
Simple Python Script to Convert XLSX into Wikitext tables.
The Script might get an update later to add some functionality.
A thorough explanation will follow.
Dependencies:
tkinter
openpyxl
pandas
pip install tkinter pandas openpyxl
About
Simple Python Script to Convert XLSX into Wikitext tables