mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
13 lines
770 B
HTML
13 lines
770 B
HTML
<h3><a href="https://tablib.readthedocs.io">About Tablib</a></h3>
|
|
<p>
|
|
Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export.
|
|
</p>
|
|
<h3>Useful Links</h3>
|
|
<ul>
|
|
<li><a href="https://tablib.readthedocs.io">The Tablib Website</a></li>
|
|
<li><a href="https://pypi.org/project/tablib">Tablib @ PyPI</a></li>
|
|
<li><a href="https://github.com/jazzband/tablib">Tablib @ GitHub</a></li>
|
|
<li><a href="https://github.com/jazzband/tablib/issues">Issue Tracker</a></li>
|
|
<li><a href="https://github.com/jazzband/tablib/blob/master/HISTORY.md">Changelog</a></li>
|
|
</ul>
|