Installation Prerequisites Obtain: Python3 pip pipenv pip install pipenv Project installation Install with --dev to be able to run tests. pipenv install --dev Tests pipenv run python -m pytest