0 purchases
tabledata 1.3.3
tabledata
Summary
Installation
Install from PyPI
Install from PPA (for Ubuntu)
Dependencies
Optional Python packages
Documentation
Summary
tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.
Installation
Install from PyPI
pip install tabledata
Install from PPA (for Ubuntu)
sudo add-apt-repository ppa:thombashi/ppa
sudo apt update
sudo apt install python3-tabledata
Dependencies
Python 3.7+
Mandatory Python package dependencies (automatically installed)
Optional Python packages
loguru
Used for logging if the package installed
pandas
required to get table data as a pandas data frame
Documentation
https://tabledata.rtfd.io/
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.