Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.1 KB

Wait Wait Don't Tell Me! Graphs

Note

This version of the Wait Wait Graphs web application has been superceded by version 2. The repository for the new version of the web application is available at graphs.wwdt.me_v2.

Overview

Flask-based web application that serves up graphs based on collected statistics for the NPR weekly quiz show Wait Wait... Don't Tell Me!

Requirements

  • Python 3.6 or newer (Python 2.x is not supported)
  • MySQL or MariaDB database containing data from the Wait Wait... Don't Tell Me! Stats Page database

Installation

Refer to INSTALLING.md for information on how to set up an instance of this API service that can be served through NGINX and uWSGI.

Contributing

If you would like contribute to this project, please make sure to review both the Code of Conduct and the Contributing documents in this repository.

License

This library is licensed under the terms of the Apache License 2.0.