Skip to content

Instantly share code, notes, and snippets.

Instructions

  1. Ensure you have Python 3 installed. If not, follow the instructions here for installation.

  2. Ensure an up-to-date version of the ruamel.yaml library is installed, as documented here. Optionally, instead install using the supplied requirements.txt and using the following command:

pip install -r requirements.txt