A project based on the Flask demo blog to illustrate testing with Honeybadger. You'll need to add your own Honeybadger key and weather API key Setup and run with: pip install . flask --app flaskr init-db flask --app flaskr run --debug