Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 319 Bytes

Wiki-Table-Generator

Generates a table in single mark or double mark WikiMedia format by uploading a .xlsx file.

Generates a table in Excel from a text file in the format of WikiMedia.

Running

To install Python dependencies:

pip install -r requirements.txt

Run developer server:

python app.py