Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/questionlp/stats.wwdt.me
Wait Wait Don't Tell Me! Stats Page
https://github.com/questionlp/stats.wwdt.me
flask python python3 wwdtm
Last synced: 11 days ago
JSON representation
Wait Wait Don't Tell Me! Stats Page
- Host: GitHub
- URL: https://github.com/questionlp/stats.wwdt.me
- Owner: questionlp
- License: apache-2.0
- Created: 2022-01-27T06:54:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T00:37:26.000Z (17 days ago)
- Last Synced: 2024-10-21T03:48:42.814Z (17 days ago)
- Topics: flask, python, python3, wwdtm
- Language: CSS
- Homepage: https://stats.wwdt.me
- Size: 18.3 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wait Wait Don't Tell Me! Stats and Details Site
**Note:** This project's repository has been renamed from `stats.wwdt.me_v5` to `stats.wwdt.me`. Please make sure that you update your `.git/config` accordingly. The `stats.wwdt.me_v5` repository on GitHub is now just a placeholder repository.
## Overview
Flask-based web application that serves up statistics and details for the NPR weekly quiz show [Wait Wait... Don't Tell Me!](http://waitwait.npr.org)
## 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, hosting a version of the aforementioned Wait Wait Don't Tell Me! Stats database## Installation
Refer to [INSTALLING.md](./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](./CHANGELOG.md).
## Contributing
If you would like contribute to this project, please make sure to review both the [Code of Conduct](./CODE_OF_CONDUCT.md) and the [Contributing](./CONTRIBUTING.md) documents in this repository.
## Sponsoring
If you would like to help sponsor the continued development and maintenance of the Wait Wait Stats project, please consider sponsoring me on [GitHub](https://github.com/sponsors/questionlp) or on [Patreon](https://patreon.com/Linh_Pham).
## License and Acknowledgements
This web application is licensed under the terms of the [Apache License 2.0](./LICENSE), unless otherwise noted.
[Bootstrap](https://github.com/twbs/bootstrap) and [Bootstrap Icons](https://github.com/twbs/icons) are both licensed under the terms of the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE).
[IBM Plex](https://github.com/IBM/plex/) is licensed under the terms of the [SIL Open Font License Version 1.1](https://github.com/IBM/plex/blob/master/LICENSE.txt).