jazzband/tablib
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 95
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 266
- age_days: 5638
- days_rel: 33
- days_push: 33
- n_releases_24m: 4
Adoption not part of the score
4756 stars · 614 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tablib is a Python library for working with format-agnostic tabular datasets. It lets you build, filter, and convert tabular data across formats like Excel, CSV, JSON, YAML, HTML, LaTeX, ODS, and Pandas DataFrames.
Use cases
- convert csv files to excel spreadsheets in python
- export tabular data as yaml or html
- build a dataset in python and export to multiple formats
- read excel files into pandas dataframes
- generate xlsx reports from python data
- import and export ods tsv dbf files
When to choose
- you need to convert tabular data between many formats with one consistent API
- you want a lightweight pure-Python alternative to heavyweight data tools for simple tabular work
- you need Excel set and book support without writing openpyxl code directly
When to avoid
- you need large-scale data processing or advanced analytics - use pandas directly
- you need XML support or highly customized spreadsheet formatting
- you need streaming processing of very large files that don't fit in memory
Facets
library · maturity stable
serialization csv yaml data-science files spreadsheets developer-tools python cross-platform tabular-data excel dataset format-conversion pandas data-engineering
2 sources
- readme: https://github.com/jazzband/tablib · fetched 2026-08-28 · 2f4d5f22cc50
- registry_pypi: https://pypi.org/pypi/tablib/json · fetched 2026-08-29 · cad0c131fb95
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jazzband/tablib | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem