leasingninja-python-boundedcontexts-domainmodel The LeasingNinja in Python with DDD style bounded contexts and domain model. Daily Development python3 -m venv .venv source .venv/bin/activate.fish pip install pytest pytest When Python setup messes up rm -rf .venv python3 -m venv .venv