MCPcopy Index your code
hub / github.com/jazzband/tablib

github.com/jazzband/tablib @v3.9.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.9.0 ↗ · + Follow
520 symbols 1,360 edges 33 files 315 documented · 61% 1 cross-repo links updated 17d agov3.9.0 · 2025-10-15★ 4,75624 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Tablib: format-agnostic tabular dataset library

Jazzband PyPI version Supported Python versions PyPI downloads GitHub Actions status codecov GitHub

_____         ______  ___________ ______
__  /_______ ____  /_ ___  /___(_)___  /_
_  __/_  __ `/__  __ \__  / __  / __  __ \
/ /_  / /_/ / _  /_/ /_  /  _  /  _  /_/ /
\__/  \__,_/  /_.___/ /_/   /_/   /_.___/

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)
  • SQL (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.

Core symbols most depended-on inside this repo

load
called by 37
src/tablib/core.py
export
called by 34
src/tablib/core.py
append
called by 34
src/tablib/core.py
append
called by 30
src/tablib/_vendor/dbfpy/dbf.py
wipe
called by 17
src/tablib/core.py
add_sheet
called by 17
src/tablib/core.py
detect
called by 16
src/tablib/formats/_ods.py
register
called by 15
src/tablib/formats/__init__.py

Shape

Method 431
Class 70
Function 19

Languages

Python100%

Modules by API surface

tests/test_tablib.py186 symbols
src/tablib/core.py81 symbols
src/tablib/_vendor/dbfpy/fields.py41 symbols
tests/test_tablib_dbfpy_packages_utils.py18 symbols
src/tablib/_vendor/dbfpy/dbf.py16 symbols
src/tablib/formats/__init__.py15 symbols
src/tablib/_vendor/dbfpy/record.py15 symbols
src/tablib/formats/_ods.py13 symbols
src/tablib/_vendor/dbfpy/utils.py13 symbols
src/tablib/formats/_rst.py12 symbols
src/tablib/_vendor/dbfpy/header.py12 symbols
src/tablib/formats/_xlsx.py10 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

openpyxl2.6.0 · 1×
sphinx6.1.3 · 1×

For agents

$ claude mcp add tablib \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact