Skip to content

questionlp/reports.wwdt.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74a7c24 · Nov 23, 2024
Nov 9, 2024
Aug 30, 2024
Nov 23, 2024
Nov 23, 2024
Nov 2, 2024
May 12, 2022
May 12, 2022
Oct 25, 2024
Oct 5, 2024
Oct 7, 2024
Nov 23, 2024
Aug 25, 2023
Oct 27, 2024
May 12, 2022
Jul 7, 2024
Jul 31, 2024
Jul 9, 2024
May 12, 2022
Jan 27, 2024
Oct 5, 2024
Oct 5, 2024
Oct 22, 2024
Jan 27, 2024
Nov 22, 2024
Oct 25, 2024
Aug 30, 2024
Aug 3, 2022

Repository files navigation

Wait Wait Don't Tell Me! Reports

Overview

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!.

Requirements

  • Python 3.10 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.4.2 or newer (Experimental)

Note: Experimental support for MariaDB Server is only available starting with version 2.10.0 of the application. Older versions of MariaDB Server are not supported.

Also, due to potential incompatibilities with the divergence of MySQL and MariaDB, including the Python Connector libraries, support for MariaDB may not be feasible in the long term.

Installation

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.

Changes

For changelogs, refer to CHANGELOG.md.

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 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.