Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/questionlp/wwdtm_uniquedates

Script that lists out the unique months and days of months that Wait Wait... Don't Tell Me! shows have aired
https://github.com/questionlp/wwdtm_uniquedates

data python python3 script wwdtm

Last synced: 27 days ago
JSON representation

Script that lists out the unique months and days of months that Wait Wait... Don't Tell Me! shows have aired

Awesome Lists containing this project

README

        

# Wait Wait Don't Tell Me! Unique Show Dates

## Overview

A script that generates a report of show dates broken out by month and
day of month for all shows and for all regular (non-Best Of and non-Repeat)
shows pulled from a copy of the
[Wait Wait... Don't Tell Me! Stats Page](http://stats.wwdt.me) database.

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