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.9.tar.gz
(3.4 MB
view details)
Built Distribution
File details
Details for the file tabloo-0.0.9.tar.gz
.
File metadata
- Download URL: tabloo-0.0.9.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 | e141c1d9089f4f8ad747f684dd1b18d8c5d7d1161d1263ef0837cf5926caaa31 |
|
MD5 | 295f261e95c24cd9d83600f78b0d72d8 |
|
BLAKE2b-256 | ca58cedd5e51a77e7b01dabbb8095ec68f642524cb4a6b354efe2332e1f9f679 |
File details
Details for the file tabloo-0.0.9-py2-none-any.whl
.
File metadata
- Download URL: tabloo-0.0.9-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 | b17e5ae15cf3d8947bf0a5fd693de6271ce5bf25c88a9ee807130fb3ddf6c2df |
|
MD5 | 0049de5b9b676e6fa1df737a5f3342c1 |
|
BLAKE2b-256 | 01a5031cfbddbe4b1a92fe11b336aa13356a503cbbef2c8c51e54d0b0bcdb21a |