Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/questionlp/wwdtm_report_panelistappearances
- Owner: questionlp
- License: apache-2.0
- Created: 2019-10-21T01:21:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T22:44:03.000Z (over 2 years ago)
- Last Synced: 2023-03-03T13:11:04.963Z (almost 2 years ago)
- Topics: python, python3, wwdtm
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).