pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
610
stars
43
forks
source link
Add 'html' option #10
Closed
hugovk closed 5 years ago
Fixes #9.
The
html
option was missed fromextras_require
in https://github.com/thombashi/pytablewriter/commit/0f47cca7f609da4d38ee14dc9c3b70c68eee2964.