Installation ============ A `Virtual Environment `_ is recommended to install the library Stable Release -------------- Available on PyPI: - Using `uv `_ : .. code-block:: bash uv add bubt-routinepy - Using pip: .. code-block:: bash pip install -U bubt-routinepy Development Build ----------------- - From GitHub .. code-block:: bash pip install git+https://github.com/kurtnettle/bubt-routinepy.git@master