Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTableCon

PyTableCon is a table and data seralizer format converter written in Python to convert different interchangable data formats, like CSV and TSV, into Markdown or HTML styles tables. It can also convert a Markdown to the different serilizer formats and HTML.

Philosophy

PyTableCon is made to be simple to use and not rely on any dependencies. The idea is to be able to include its functionality into your project or to be a simple tool.

Supported Conversions

  • CSV ⇔ Markdown
  • CSV ⇔ TSV
  • CSV ⇒ HTML Tables
  • TSV ⇔ Markdown
  • TSV ⇒ HTML Tables
  • Markdown ⇒ HTML Tables

About

A table converter to convert different interchangeable data formats like CSV or TSV to a Markdown style table or HTML tables and more.

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages