This is a work in progress, expect constant churn and breakage.
python3.12 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pytest --mypy
TODO.
Please raise all issues in
the main CUE repository,
giving the title of the issue a cue-py:
prefix.