Minimalistic dashboard app for visualizing tabular data
Project description
Tabloo
Minimalistic dashboard app for visualizing tabular data -- WIP.
Installation
pip install tabloo
Usage
Embedded mode
Run tabloo from within Python on an instance of a Pandas DataFrame:
# given a pandas dataframe `df`
import tabloo
tabloo.show(df)
CLI mode
Run tabloo from the command line on a CSV file:
tabloo_cli my.csv
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
tabloo-0.0.7.tar.gz
(3.4 MB
view details)
Built Distribution
File details
Details for the file tabloo-0.0.7.tar.gz
.
File metadata
- Download URL: tabloo-0.0.7.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c50ffd7c1972968014eeda2458f8e82aede9824c30195fe4fa7b213fa8f4792 |
|
MD5 | 0ce3a9c52f52c11fe202c7a284cfcd1c |
|
BLAKE2b-256 | b19dcbcc5403eee6296787d62a526d0fc3377f9ddb27a43dab2114d8979408f7 |
File details
Details for the file tabloo-0.0.7-py2-none-any.whl
.
File metadata
- Download URL: tabloo-0.0.7-py2-none-any.whl
- Upload date:
- Size: 3.5 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6ebcb04641ffd6e54f5b6101606a6ac3d014ebd3494df902c1e87584c195b79 |
|
MD5 | 27d28018dd0328d62c265d71a60c0ed4 |
|
BLAKE2b-256 | 624a3119d9c54b0d6f303e944dfd2819d23df1c690f87532c67a942f848ec0fd |