Argument parser and validation tool for (not just) radio interferometry
Project description
Scabha is an option parser and parameter validation tool built for (but not limited to) radio interferometry related software applications. The option parser is based on Click.
Installation - User
Scabha can be installed using pip. Simply run pip install scabha.
Installation - Developer
uv - uv managed environment
After cloning the repo, install with uv sync --group dev. Then run uv run pre-commit install to set up the pre-commit hooks. By default, you should end up with a correctly configured environment in .venv. ruff can be invoked manually with uv run ruff check and uv run ruff format.
pip managed environment
After cloning the repo, create a virtual environment with virtualenv -p {python_version} path/to/env. Activate the environment and install with pip install -e . --group dev. Then run pre-commit install inside the environment to set up the pre-commit hooks. ruff can be invoked manually with ruff check and ruff format.
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 scabha-2.2.0rc1.tar.gz.
File metadata
- Download URL: scabha-2.2.0rc1.tar.gz
- Upload date:
- Size: 60.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71fac84e8bd68500b948f917a4e1a5f94a08448c0a17cdcfb201b4f75277446a
|
|
| MD5 |
53661152b6a1387a3d750f55bacb9b4e
|
|
| BLAKE2b-256 |
e8e263179f3c659f496bed0b178d48f2dbcb1635036cf0f87d81e58ab100b740
|
File details
Details for the file scabha-2.2.0rc1-py3-none-any.whl.
File metadata
- Download URL: scabha-2.2.0rc1-py3-none-any.whl
- Upload date:
- Size: 66.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dde3d37eb6690ba57ffe4467f85aa8118d97a0af14888024f91116924d14db08
|
|
| MD5 |
ac0754e526cbce6d2660aac76e0c3989
|
|
| BLAKE2b-256 |
5e11d96febd807ecdb6b7f05e7186443ccb72cf16d75a92b2b3b2103af45c573
|