pkgsrc/textproc/py-tablib/DESCR

13 lines
259 B
Text
Raw Normal View History

Tablib is a format-agnostic tabular dataset library, written in Python.
Output formats supported:
* Excel (Sets + Books)
* JSON (Sets + Books)
* YAML (Sets + Books)
* Pandas DataFrames (Sets)
* HTML (Sets)
* TSV (Sets)
* OSD (Sets)
* CSV (Sets)
* DBF (Sets)