csvtomd
Table converter
A Python script that converts CSV files into Markdown tables with customizable padding.
📝📊 Convert your CSV files into Markdown tables.
655 stars
17 watching
89 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
csv-filesmarkdownpython
Related projects:
Repository | Description | Stars |
---|---|---|
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
vividvilla/csvtotable | Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,117 |
simonw/csvs-to-sqlite | A command-line tool for converting CSV files into SQLite databases | 878 |
3b/3bmd | Converts Common Lisp Markdown to HTML using an esrap parser and grammar | 82 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 59 |
polbaladas/torsimany | Converts format-independent JSON to human-readable Markdown | 67 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 622 |
kennethreitz/tablib | A library that formats tabular datasets from various sources into different output formats | 55 |
executablebooks/mdformat | A command-line tool and Python library to format Markdown text according to a consistent style | 449 |
dbohdan/csv2html | Converts CSV files to HTML tables with customizable formatting options. | 74 |
timrdf/csv2rdf4lod-automation | Automates conversion of CSV data to RDF and LOD formats using a custom-built Java-based toolset. | 109 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,771 |
inosion/madato | Converts tabular data from spreadsheets to Markdown tables | 22 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |