https://github.com/questionlp/wwdtm_scoreimage
Generate PNG image based on Wait Wait... Don't Tell Me! show score totals
https://github.com/questionlp/wwdtm_scoreimage
image python python3 scores stats wwdtm
Last synced: about 1 year ago
JSON representation
Generate PNG image based on Wait Wait... Don't Tell Me! show score totals
- Host: GitHub
- URL: https://github.com/questionlp/wwdtm_scoreimage
- Owner: questionlp
- License: apache-2.0
- Created: 2019-08-21T20:22:06.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T04:00:49.000Z (over 5 years ago)
- Last Synced: 2025-02-08T00:25:59.102Z (over 1 year ago)
- Topics: image, python, python3, scores, stats, wwdtm
- Language: Python
- Homepage: https://wwdt.me/
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wwdtm_scoreimage
## Overview
This Python script takes show scoring from an instance of the
[Wait Wait... Don't Tell Me! Stats Page](http://wwdt.me) database and generates
a PNG image that represents the scores as different gradients of orange.
## 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
## License
This library is licensed under the terms of the
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).