architecture Installation python3.12 -m venv env source env/bin/activate pip install -e .[develop] pre-commit install Test pytest src/tests/unit