Lighthouse

What is Lighthouse

Lighthouse is a codename for the platform, which Lampyre uses to perform any kind of analytical requests. Aside from request execution environment, this platform also includes API for extending Lampyre capabilities with your own requests using Python programming language.

More about requests

Lighthouse Python API is a library, enabling you to add analytical requests to Lampyre and run them on your own machine. In terms of Python API this requests are called Tasks. These requests do not use Lampyre’s network infrastructure, so you can execute them in standalone mode.

Requirements

Python 3.6 or higher