Skip to main content

tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite.

Project description

Summary

tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite.

PyPI package version Supported Python versions Linux/macOS CI status Windows CI status Test coverage

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.5+

Mandatory Python packages

Optional Python packages

  • loguru
    • Used for logging if the package installed

  • pandas
    • required to get table data as a pandas data frame

Test dependencies

Documentation

https://tabledata.rtfd.io/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tabledata-1.1.1.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

tabledata-1.1.1-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page