Summary
tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite.
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
Optional Python packages
- loguru
Used for logging if the package installed
- pandas
required to get table data as a pandas data frame
Documentation
Release files for tabledata 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tabledata-1.3.0.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tabledata-1.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:27.2 kB
Release files / tabledata-1.3.0.tar.gz
| Download URL | tabledata-1.3.0.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
54541b0c9e58f8fa38251ea0a60965dbaf95737027fa80e6ab56f98d7e4d61e9
|
|
BLAKE2b-256 checksum How to use checksums |
ededdd0d6975963967492ac2c230107587593c7bd94acfa802b0c60a5395125c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
|
Release files / tabledata-1.3.0-py3-none-any.whl
| Download URL | tabledata-1.3.0-py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2016fa561552bbf2266682fe328e9161359e605620084bac4754e91c238880f1
|
|
BLAKE2b-256 checksum How to use checksums |
fbb68692a0f168708e0f91e56a3aa6285cc4e8f74938d463ba92dfa90902e66f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
|