tablib


Nametablib JSON
Version 3.9.0 PyPI version JSON
download
home_pageNone
SummaryFormat agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)
upload_time2025-10-15 18:21:56
maintainerHugo van Kemenade
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Tablib: format-agnostic tabular dataset library

[![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/)
[![PyPI version](https://img.shields.io/pypi/v/tablib.svg)](https://pypi.org/project/tablib/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/tablib.svg)](https://pypi.org/project/tablib/)
[![PyPI downloads](https://img.shields.io/pypi/dm/tablib.svg)](https://pypistats.org/packages/tablib)
[![GitHub Actions status](https://github.com/jazzband/tablib/workflows/Test/badge.svg)](https://github.com/jazzband/tablib/actions)
[![codecov](https://codecov.io/gh/jazzband/tablib/branch/master/graph/badge.svg)](https://codecov.io/gh/jazzband/tablib)
[![GitHub](https://img.shields.io/github/license/jazzband/tablib.svg)](LICENSE)

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


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](https://pypi.org/project/tablib/)!

## Contribute

Please see the [contributing guide](https://github.com/jazzband/tablib/blob/master/.github/CONTRIBUTING.md).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tablib",
    "maintainer": "Hugo van Kemenade",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Jazzband Team <roadies@jazzband.co>, Claude Paroz <claude@2xlibre.net>",
    "keywords": null,
    "author": null,
    "author_email": "Kenneth Reitz <me@kennethreitz.org>",
    "download_url": "https://files.pythonhosted.org/packages/11/00/416d2ba54d7d58a7f7c61bf62dfeb48fd553cf49614daf83312f2d2c156e/tablib-3.9.0.tar.gz",
    "platform": null,
    "description": "# Tablib: format-agnostic tabular dataset library\n\n[![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/)\n[![PyPI version](https://img.shields.io/pypi/v/tablib.svg)](https://pypi.org/project/tablib/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/tablib.svg)](https://pypi.org/project/tablib/)\n[![PyPI downloads](https://img.shields.io/pypi/dm/tablib.svg)](https://pypistats.org/packages/tablib)\n[![GitHub Actions status](https://github.com/jazzband/tablib/workflows/Test/badge.svg)](https://github.com/jazzband/tablib/actions)\n[![codecov](https://codecov.io/gh/jazzband/tablib/branch/master/graph/badge.svg)](https://codecov.io/gh/jazzband/tablib)\n[![GitHub](https://img.shields.io/github/license/jazzband/tablib.svg)](LICENSE)\n\n    _____         ______  ___________ ______\n    __  /_______ ____  /_ ___  /___(_)___  /_\n    _  __/_  __ `/__  __ \\__  / __  / __  __ \\\n    / /_  / /_/ / _  /_/ /_  /  _  /  _  /_/ /\n    \\__/  \\__,_/  /_.___/ /_/   /_/   /_.___/\n\n\nTablib is a format-agnostic tabular dataset library, written in Python.\n\nOutput formats supported:\n\n- Excel (Sets + Books)\n- JSON (Sets + Books)\n- YAML (Sets + Books)\n- Pandas DataFrames (Sets)\n- HTML (Sets)\n- Jira (Sets)\n- LaTeX (Sets)\n- TSV (Sets)\n- ODS (Sets)\n- CSV (Sets)\n- DBF (Sets)\n- SQL (Sets)\n\nNote that tablib *purposefully* excludes XML support. It always will. (Note: This is a\njoke. Pull requests are welcome.)\n\nTablib documentation is graciously hosted on https://tablib.readthedocs.io\n\nIt is also available in the ``docs`` directory of the source distribution.\n\nMake sure to check out [Tablib on PyPI](https://pypi.org/project/tablib/)!\n\n## Contribute\n\nPlease see the [contributing guide](https://github.com/jazzband/tablib/blob/master/.github/CONTRIBUTING.md).\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)",
    "version": "3.9.0",
    "project_urls": {
        "changelog": "https://github.com/jazzband/tablib/blob/master/HISTORY.md",
        "documentation": "https://tablib.readthedocs.io",
        "homepage": "https://tablib.readthedocs.io",
        "repository": "https://github.com/jazzband/tablib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "666b32e51d847148b299088fc42d3d896845fd09c5247190133ea69dbe71ba51",
                "md5": "1626262b59471251b764aee14744c258",
                "sha256": "eda17cd0d4dda614efc0e710227654c60ddbeb1ca92cdcfc5c3bd1fc5f5a6e4a"
            },
            "downloads": -1,
            "filename": "tablib-3.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1626262b59471251b764aee14744c258",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 49580,
            "upload_time": "2025-10-15T18:21:44",
            "upload_time_iso_8601": "2025-10-15T18:21:44.185245Z",
            "url": "https://files.pythonhosted.org/packages/66/6b/32e51d847148b299088fc42d3d896845fd09c5247190133ea69dbe71ba51/tablib-3.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1100416d2ba54d7d58a7f7c61bf62dfeb48fd553cf49614daf83312f2d2c156e",
                "md5": "eeb21057e2f6b33f81beac548df01660",
                "sha256": "1b6abd8edb0f35601e04c6161d79660fdcde4abb4a54f66cc9f9054bd55d5fe2"
            },
            "downloads": -1,
            "filename": "tablib-3.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eeb21057e2f6b33f81beac548df01660",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 125565,
            "upload_time": "2025-10-15T18:21:56",
            "upload_time_iso_8601": "2025-10-15T18:21:56.263761Z",
            "url": "https://files.pythonhosted.org/packages/11/00/416d2ba54d7d58a7f7c61bf62dfeb48fd553cf49614daf83312f2d2c156e/tablib-3.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-15 18:21:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jazzband",
    "github_project": "tablib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "tablib"
}
        
Elapsed time: 2.91407s