/nnn-tools

Tools and scripts related to the No New Notifications (NNN) podcast

Primary LanguagePythonMIT LicenseMIT

Tools and scripts related to the No New Notifications podcast

Current tool(s) include:

  • episode_stub_extractor.py (for generating fandom episode stubs)

Setup

To install dependencies (tested on Python 3.8.10)

pip install -r requirements.txt

Usage

Basic usage:

python <script>.py

For usage details:

python <script>.py --help