Installation¶ From PyPI¶ pip install alphaforge From source (development)¶ git clone https://github.com/steveya/alphaforge cd alphaforge pip install -e ".[dev]" pre-commit install Optional docs toolchain¶ pip install -e ".[docs]"