Delivery Order Price Calculator service (DOPC) Quick Start Install Nox: pip install nox Run nox to install dependencies and run tests: nox Run test server on localhost:8000: nox -s server That's it! :3 Please check noxfile.py for more available commands.