Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/questionlp/wwdtm_panelistvspanelist
Wait Wait... Don't Tell Me! Panelist v Panelist HTML Report Generator
https://github.com/questionlp/wwdtm_panelistvspanelist
jinja2 python python3 wwdtm
Last synced: 3 months ago
JSON representation
Wait Wait... Don't Tell Me! Panelist v Panelist HTML Report Generator
- Host: GitHub
- URL: https://github.com/questionlp/wwdtm_panelistvspanelist
- Owner: questionlp
- License: apache-2.0
- Created: 2019-06-30T03:03:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T22:25:21.000Z (over 2 years ago)
- Last Synced: 2023-03-03T13:11:05.033Z (almost 2 years ago)
- Topics: jinja2, python, python3, wwdtm
- Language: Python
- Homepage: https://wwdt.me/pvp
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wwdtm_panelistvspanelist
## Overview
Python script that generates an HTML report with data on how each Wait Wait... Don't Tell Me!
panelist compares up against the other panelists in terms of scoring/ranking.## 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
`[APP_ENV={development,production}] [GA_PROP={Google Analytics Property Code}] python3 run.py > output.html`
## License
This library is licensed under the terms of the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).