Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 2.31 KB

README.md

File metadata and controls

27 lines (23 loc) · 2.31 KB

dizqueTV-scripts

Scripts to automate dizqueTV tasks

Installation

  1. Clone this repo with git clone https://github.com/nwithan8/dizqueTV-scripts.git
  2. Enter dizqueTV-scripts directory
  3. Install dependencies with pip install -r requirements.txt
  4. Run a script with python <script_name>

All scripts are standalone, meaning (as long as dependencies are installed) any script can run regardless of where the file is located on your machine.

Use python <script_name> --help to see the script's help message.

Script descriptions