Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/questionlp/wwdtm_report_panelistappearances

Wait Wait... Don't Tell Me! Panelist Appearances by Year Report Generator
https://github.com/questionlp/wwdtm_report_panelistappearances

python python3 wwdtm

Last synced: 3 months ago
JSON representation

Wait Wait... Don't Tell Me! Panelist Appearances by Year Report Generator

Awesome Lists containing this project

README

        

# wwdtm_report_panelistappearances

## Overview

Python script that generates an HTML report with data on how often each
Wait Wait... Don't Tell Me! panelist has appeared on the show for each year.

## Requirements
* Python 3.6 or newer (earlier versions of 3.x have not been tested and are not guaranteed to work)
* MySQL or MariaDB database containing data from the Wait Wait Don't Tell Me! Stats Page database

## How to Use

```python3 run.py```

## License

This library is licensed under the terms of the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).