root/alpine313/: tablib-3.8.0 metadata and description
Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)
| author_email | Kenneth Reitz <me@kennethreitz.org> |
| classifiers |
|
| description_content_type | text/markdown |
| license | MIT License |
| maintainer | Hugo van Kemenade |
| maintainer_email | Jazzband Team <roadies@jazzband.co>, Claude Paroz <claude@2xlibre.net> |
| metadata_version | 2.2 |
| project_urls |
|
| requires_dist |
|
| requires_python | >=3.9 |
| File | Tox results | History |
|---|---|---|
tablib-3.8.0-py3-none-any.whl
|
|
Tablib: format-agnostic tabular dataset library
_____ ______ ___________ ______
__ /_______ ____ /_ ___ /___(_)___ /_
_ __/_ __ `/__ __ \__ / __ / __ __ \
/ /_ / /_/ / _ /_/ /_ / _ / _ /_/ /
\__/ \__,_/ /_.___/ /_/ /_/ /_.___/
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)
- Jira (Sets)
- LaTeX (Sets)
- TSV (Sets)
- ODS (Sets)
- CSV (Sets)
- DBF (Sets)
Note that tablib purposefully excludes XML support. It always will. (Note: This is a joke. Pull requests are welcome.)
Tablib documentation is graciously hosted on https://tablib.readthedocs.io
It is also available in the docs directory of the source distribution.
Make sure to check out Tablib on PyPI!
Contribute
Please see the contributing guide.