flask-restfull-example Python 2.7 To run: Setup your own .env file pip install -r requirements.txt python -m flask run Testing pytest command: pytest coverage commands: coverage run -m pytest coverage report