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.5.tar.gz
(3.2 MB
view details)
Built Distribution
File details
Details for the file tabloo-0.0.5.tar.gz
.
File metadata
- Download URL: tabloo-0.0.5.tar.gz
- Upload date:
- Size: 3.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 | 756891169475ba39db2ed9446482c4223640d7409c7b06eca2b0e597875ecdce |
|
MD5 | c6cb74db2f606e698e6dcd518fd78763 |
|
BLAKE2b-256 | bb759c7008af9a7e3f006872d8ee3c3421c1fe0caff2f196b746f5b88924775e |
File details
Details for the file tabloo-0.0.5-py2-none-any.whl
.
File metadata
- Download URL: tabloo-0.0.5-py2-none-any.whl
- Upload date:
- Size: 3.2 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 | 85971b0ca68a3fd473148f6e8ac38af7e66ceb01b432de61c7b2df848393dd7f |
|
MD5 | 509ac4ddc1e8f4e25215b1c97f93f936 |
|
BLAKE2b-256 | 29915ea9ca11f35e26139d25018219c9746a74fae52435285d8142c46a927550 |