Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 312 Bytes

Pyghthouse

A Python Lighthouse Adapter

(README WIP; please consult pyghthouse/ph.py for usage information.)

Example scripts can be found here

Troubeshooting

If you are experiencing errors regarding SSL certificates, instantiate Pyghthouse using the ignore_ssl_cert=True keyword argument.