This is a loose collection of example scripts for pyghthouse.
Run any script by entering python <filename>
.
Some scripts have additional dependencies; you can install them by running pip install -r requirements.txt
from the
repository root directory.
If you set up config.py with your username and API token, you won't have to enter them every time you run a script. Be aware that API tokens are only valid for a few days.