Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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