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.8.tar.gz
(3.4 MB
view details)
Built Distribution
File details
Details for the file tabloo-0.0.8.tar.gz
.
File metadata
- Download URL: tabloo-0.0.8.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 | 539518f1390426b632b6085658bbb923e9f96bc022675cb1135ed8577b725790 |
|
MD5 | 9b6fd434945c5b3eb1b4e2e2a3f4d6eb |
|
BLAKE2b-256 | 178f5df5e6af1b155d6b123417e4110cec53a967197e8128d1969a8bf9b3f23c |
File details
Details for the file tabloo-0.0.8-py2-none-any.whl
.
File metadata
- Download URL: tabloo-0.0.8-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 | b3687bebb71498d840e4a14911aae0b4ac752085b3987774e75d8fb1a7b7360f |
|
MD5 | a62ef707edb3e92969f183040ba7bdd5 |
|
BLAKE2b-256 | 0e323f51a010e32322555594e53d3fc9f07014ea2dfbdf0e0d2e60308add399a |