A lightweight tool to make tables easily in python.
Project description
Tablebase 1.7.0
If you found a bug, need a feature, or have question please open an issue.
All releases 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tablebase-1.7.0.tar.gz.
File metadata
- Download URL: tablebase-1.7.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
027a66835427b7733706aa38f632473bffd846a1d5bd15b4d3e484f3db56016d
|
|
| MD5 |
f1ee46dbb16abff881f940e8f1063bf7
|
|
| BLAKE2b-256 |
fe0bd6d97f3addd47bc0a8aa1985595a3cb434a2720ab370f3f342f80f062967
|
File details
Details for the file tablebase-1.7.0-py3-none-any.whl.
File metadata
- Download URL: tablebase-1.7.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bd75497bb21b65ba3896dfa81cb3eba1cf2d5e20033549009e123842d0388e7
|
|
| MD5 |
85e0f9fe5ad3a6005847dda5bc5b2f1e
|
|
| BLAKE2b-256 |
6385733d9fcb9ac02f6c56085d977fb53512f3d791ae8d9fe8be2443704ae0c1
|