Commit graph

4 commits

Author SHA1 Message Date
adam
bd3c53b287 py-tablib: do not depend on pandas (is it optional); use TEST_DEPENDS 2018-07-06 11:15:23 +00:00
adam
98c768c9e9 py-tablib: Python 3 compatibility fixes 2018-03-30 06:35:44 +00:00
joerg
dcc9eb8dca All files should be compiled. Bump revision. 2018-03-24 13:55:08 +00:00
adam
2b400ea9e9 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)
2017-09-04 19:46:26 +00:00