display data by table format
Project description
uitable
from uitable import UiTable
uitable_ins = UiTable()
uitable_ins.add_header("name", "age")
uitable_ins.add_row("yxx", "12")
print(uitable_ins)
# output:
name age
yxx 12
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
uitable-0.0.1.tar.gz
(1.9 kB
view details)
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 uitable-0.0.1.tar.gz.
File metadata
- Download URL: uitable-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/2.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30e6e8e2934adac9a8191065b63dfc70ae9868b4e18b0253dc9d09ca1f8749aa
|
|
| MD5 |
4b75e61b04b769d530c70369468fbce4
|
|
| BLAKE2b-256 |
68cb53e14639bc80f8649a064e5864ee28b665d8f4de91ddd6b30ee98532efcd
|
File details
Details for the file uitable-0.0.1-py2-none-any.whl.
File metadata
- Download URL: uitable-0.0.1-py2-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/2.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc8938c1c223da2ceb84b5481262fd2fdd1cd473431ebb01df3a7fe2fb88040
|
|
| MD5 |
41a028d31061dbceaa5665668c570034
|
|
| BLAKE2b-256 |
0e5f47b32d7e43c8c4f9acebbb44dce0f5cea858e9131d7567a963dcfe8da016
|