CI/CD | |
Docs | |
Package | |
Meta |
CHERAB-ITER; the CHERAB subpacakge for the ITER tokamak.
You can quickly install with Pixi
tool:
git clone https://github.com/cherab/iter
cd iter
pixi install -e dev
Then, you can run the tests with:
pixi run run-pytest
Any other command can be run with pixi run <command>
.
You can install the package from PyPI:
pip install cherab-iter
Or from Conda:
mamba install -c conda-forge cherab-iter
The documentation will be available at Read the Docs.
This project is licensed under the terms of the EUPL-1.1.