warehouse_management Project demonstrates clean architecture. Installation poetry install Runs make warehouse_management poetry run python src/warehouse_management/main.py Tests make test poetry run pytest tests/