You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 19 / python-tablib-0.10.0-1.lbn19.noarch

python-tablib-0.10.0-1.lbn19.noarch

Package Attributes
RPM  python-tablib-0.10.0-1.lbn19.noarch.rpm Architecture  noarch Size  7139895 Created  2019/09/30 06:53:44 UTC
Package Specification
Summary Format agnostic tabular data library (XLS, JSON, YAML, CSV)
Group Application/Internet
License ZPL
Home Page https://pypi.python.org/packages/source/t/tablib/tablib-0.10.0.tar.gz
Description

Tablib is a format-agnostic tabular dataset library, written in Python.

Output formats supported:

  • Excel (Sets + Books) - JSON (Sets + Books) - YAML (Sets + Books) - HTML (Sets) - TSV (Sets) - CSV (Sets)

Note that tablib purposefully excludes XML support. It always will. (Note: This is a joke. Pull requests are welcome.)

Overview --------

tablib.Dataset() A Dataset is a table of tabular data. It may or may not have a header row. They can be build and manipulated as raw Python datatypes (Lists of tuples|dictionaries). Datasets can be imported from JSON, YAML, and CSV; they can be exported to XLSX, XLS, ODS, JSON, YAML, CSV, TSV, and HTML.

tablib.Databook() A Databook is a set of Datasets. The most common form of a Databook is an Excel file with multiple spreadsheets. Databooks can be imported from JSON and YAML; they can be exported to XLSX, XLS, ODS, JSON, and YAML.

Requires
python  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
python-tablib

Document Actions