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.10.tar.gz
(2.2 MB
view details)
Built Distribution
File details
Details for the file tabloo-0.0.10.tar.gz
.
File metadata
- Download URL: tabloo-0.0.10.tar.gz
- Upload date:
- Size: 2.2 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 | 59685b55db7747a61d1e3b821f4a3bf289eb1c18b0091d2401bfe203e75431bc |
|
MD5 | 72fa8149c894fecc30cf5793bdabef8c |
|
BLAKE2b-256 | f55aa65d0d45ae55b9ceb318c312e093970f6d77b8ece78a189c7607fd0a4b6f |
File details
Details for the file tabloo-0.0.10-py2-none-any.whl
.
File metadata
- Download URL: tabloo-0.0.10-py2-none-any.whl
- Upload date:
- Size: 2.3 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 | 61f039bc7d05ef137bdbde28bf6972d7c31e9728b884bef848cc55b6501cd4a2 |
|
MD5 | 38ffc159285853108ec3fcd8734809e6 |
|
BLAKE2b-256 | 7b57f89eeff3c7e9af2b21c29fdcef83095a9965148e81c6e10ac77718669efc |