Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 452 Bytes

Pyghthouse Examples

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.