ExpView
ExpView is a terminal-based analytics and visualization tool inspired by Excel.
Designed for developers and data scientists, it displays pandas DataFrames directly in the terminal using the Curses library — with fast navigation, shortcut keys, and instant refresh.
ExpView can integrate with experiment pipelines: pass variable configurations to external programs, collect CSV/TSV/JSON outputs, manage configurations, and visualize results with matplotlib to analyze parameter effects and performance trends.
Installation
pip install expview
This installs ExpView and its dependencies.
Quick Start
Go to examples folder, and run:
expview results.csv
If you have multiple datasets in a folder, just run:
expview
For full documentation, refer to the GitHub homepage.
Release files for expview 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| expview-0.1.3.tar.gz | 75.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| expview-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 154.2 kB
Release files / expview-0.1.3.tar.gz
| Download URL | expview-0.1.3.tar.gz |
|---|---|
| Size | 75.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3f54eca365a82c24067d969ecfafe344cbc58fac000b0e4a205f0073bf5297b6
|
|
BLAKE2b-256 checksum How to use checksums |
720494050d38abcf711cf878caaa50fe000d0fef987040e8418a56831484ad46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|
Release files / expview-0.1.3-py3-none-any.whl
| Download URL | expview-0.1.3-py3-none-any.whl |
|---|---|
| Size | 78.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fd4927d6c0b872af9f3b5aaf10e0d6764eb513fa6d9e5f7e8068413346c298a1
|
|
BLAKE2b-256 checksum How to use checksums |
5a92a92f8dc01b7d408464349790a1ea6585c12d712620e288194f09ff28df26
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|