Flask-based web application that serves up a collection of reports based on collected statistics and details for the NPR weekly quiz show Wait Wait... Don't Tell Me!.
- Python 3.12 or newer
- MySQL Server 8.0 or newer (or another MySQL Server distribution based on MySQL Server 8.0 or newer) or MariaDB Server 11.8 or newer (Provisional)
Note: Provisional support for MariaDB Server is only available starting with version 2.10.0 of the application. Older versions of MariaDB Server are not supported.
Refer to INSTALLING.md for information on how to set up an instance of this web application that can be served through NGINX and Gunicorn.
For changelogs, refer to CHANGELOG.md.
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.
Please note that this project does not accept pull requests or bugfixes that include code that has been partially or wholly generated using AI.
This web application is licensed under the terms of the Apache License 2.0.
Original version of the Apache License 2.0 can also be found at: http://www.apache.org/licenses/LICENSE-2.0.