Installation python3 -m venv venv . ./venv/bin/activate pip install -r requirements.txt Needs docker-compose as well Run: Start docker-compose docker-compose up Start . ./venv/bin/activate python3 -m app.api.api