tablib 3.7.0
0
Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)
Contents
Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)
Stars: 4604, Watchers: 4604, Forks: 593, Open Issues: 32The jazzband/tablib
repo was created 13 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 4604 github stars!
How to Install tablib
You can install tablib using pip
pip install tablib
or add it to a project with poetry
poetry add tablib
Package Details
- Author
- None
- License
- MIT License
- Homepage
- None
- PyPi:
- https://pypi.org/project/tablib/
- GitHub Repo:
- https://github.com/jazzband/tablib
Classifiers
Related Packages
Errors
A list of common tablib errors.
Code Examples
Here are some tablib
code examples and snippets.
GitHub Issues
The tablib package has 32 open issues on GitHub
- Initialize a Dataset from plain python dicts