A minimal terminal dashboard for computational chemistry output files.
Project description
cctop
cctop is a minimal terminal dashboard for computational chemistry output folders.
- ORCA output parsing.
- Directory scan.
- Single-file inspect.
- CSV/JSON export.
- Basic terminal UI when run in a real terminal.
- No recommendations or automatic fix suggestions.
Usage
cctop .
cctop path/to/orca.out
cctop export .
cctop export . --format json
When stdout is not attached to a terminal, cctop prints a plain text summary instead of opening the TUI.
Install
From PyPI:
pipx install compchem-cctop
or:
python -m pip install compchem-cctop
For a local checkout:
python -m pip install -e .
For an isolated command-line install:
pipx install .
Development
python -m pip install -e ".[dev]"
python -m cctop .
python -m unittest
Build release artifacts:
python -m build
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file compchem_cctop-0.1.2.tar.gz.
File metadata
- Download URL: compchem_cctop-0.1.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26e94b213e1410a8c4f11c88182c862d0d02137e1090bdef02fa115e6b12fb34
|
|
| MD5 |
bc8f97ce02b77082b957e34751b7c395
|
|
| BLAKE2b-256 |
2c0358402ef9d75ba169ce313b0dcddf644c34ad6660adcbd3bb28648ce35703
|
File details
Details for the file compchem_cctop-0.1.2-py3-none-any.whl.
File metadata
- Download URL: compchem_cctop-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36cd64157c2dfb301bff25fdf30d64bb1af9a39c70440ebc3e2f93faf941d102
|
|
| MD5 |
09e290a6b3fd8cdb201dcd7c2e16229b
|
|
| BLAKE2b-256 |
da94755339c2abfabd6c3e0cca541fc34845d3fd5eead78195d1ec980387e573
|