DocTT - Backend This is the backend for the DocTT project Requirements Python 3.7 pipenv Setup Clone this repository. Setup a new pipenv environment with: pipenv --python 3.7. pipenv sync pipenv run python doctt-backend