Skip to main content

A lightweight tool to make tables easily in python.

Project description

Tablebase

If you found a bug, need a feature, or have question please open an issue.

All relesses starting at 1.4.2 can be found here

What is Tablebase?

Tablebase is a python package to make coding with tables effortless.

Install Tablebase

To install Tablebase use pypi (pip)

pip install tablebase

Making a blank table

To make a blank table, use the Table() class:

import tablebase

My_Table = tablebase.Table()

print(My_Table.table_content)

For full documentation go to https://dev.centillionware.com/tablebase

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

tablebase-1.6.4.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

tablebase-1.6.4-py3-none-any.whl (5.9 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