Welcome to PyTRiP98GUI’s documentation!¶
Contents:
Release process¶
The project publishes pure-Python wheels and a source distribution using a single CI workflow.
On tagged releases, the workflow builds packages with python -m build and publishes to PyPI,
and generates Sphinx documentation that is deployed to GitHub Pages.