Name | tablib JSON |
Version |
3.6.0
JSON |
| download |
home_page | None |
Summary | Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.) |
upload_time | 2024-03-23 11:11:23 |
maintainer | Hugo van Kemenade |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT 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)
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.8",
"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/d3/11/8282e6ab257bec3249657d8cff947e3db2e1c7d4fa736cd9b7f3aa6232ea/tablib-3.6.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\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.6.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": "",
"digests": {
"blake2b_256": "e3fd4c068a9f092e3cafe2f9793bd5934e59292c215bbd2b48ca10bbaeb1926a",
"md5": "82caddbf99af37150b022b882cab9cca",
"sha256": "c403ed093d438b6162236efb106463d76c37a66283565b8c5c4631010c7e8b6d"
},
"downloads": -1,
"filename": "tablib-3.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "82caddbf99af37150b022b882cab9cca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 47052,
"upload_time": "2024-03-23T11:12:01",
"upload_time_iso_8601": "2024-03-23T11:12:01.502462Z",
"url": "https://files.pythonhosted.org/packages/e3/fd/4c068a9f092e3cafe2f9793bd5934e59292c215bbd2b48ca10bbaeb1926a/tablib-3.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d3118282e6ab257bec3249657d8cff947e3db2e1c7d4fa736cd9b7f3aa6232ea",
"md5": "6d229ec3eab91b174a788f3a074e5619",
"sha256": "414cb1922ae14af267ddd93163687dac6db74220360c5e0bd91f9a4479a9a649"
},
"downloads": -1,
"filename": "tablib-3.6.0.tar.gz",
"has_sig": false,
"md5_digest": "6d229ec3eab91b174a788f3a074e5619",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 119130,
"upload_time": "2024-03-23T11:11:23",
"upload_time_iso_8601": "2024-03-23T11:11:23.490781Z",
"url": "https://files.pythonhosted.org/packages/d3/11/8282e6ab257bec3249657d8cff947e3db2e1c7d4fa736cd9b7f3aa6232ea/tablib-3.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-23 11:11:23",
"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"
}