Skip to content

1Gokul/table2markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table2Markdown

Heroku

Codacy Badge

Converts a given table with data to GitHub-flavoured Markdown.

Made with Python, Flask and JQuery.

Check it out here:

table2markdown.herokuapp.com

If you want to work on the code yourself:

Installation

  • Clone the repo
  • Navigate to the downloaded folder
  • Open Terminal/CMD in the folder
  • Run pip install -r requirements.txt
  • Once it is finished, run python main.py
  • You're good to go!

About

Converts a given table with data, CSV file or Excel table to GitHub-flavoured Markdown.

Topics

Resources

License

Stars

Watchers

Forks

Contributors