Skip to content

Generates a table in MediaWiki format from imported Excel file.

Notifications You must be signed in to change notification settings

nguyenquan12121/Wiki-Table-Generator

 
 

Repository files navigation

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

About

Generates a table in MediaWiki format from imported Excel file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.5%
  • HTML 19.0%
  • CSS 13.5%