An open API service indexing awesome lists of open source software.

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

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