Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.38 KB

File metadata and controls

54 lines (34 loc) · 1.38 KB

pilotlight-python

Python bindings for the Pilot Light real‑time application framework.

build PYPI

InformationInstallationUsageDeveloper NotesLicense


Information

pilotlight-python provides a lightweight set of Python bindings for the core Pilot Light engine.
These bindings allow Python developers to:

  • script and prototype real‑time applications
  • automate in‑engine workflows
  • perform high‑level tooling or data processing
  • drive engine behavior from Python instead of C/C++

Installation

WIP

Usage

WIP

Accessing Engine Systems

WIP

Developer Notes

WIP

Repository Structure

WIP

License

pilotlight-python is licensed under the MIT License, matching the core Pilot Light engine.