mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-07-31 17:55:59 -04:00
pip-installable Python API driving the bundled binary over MCP HTTP: Browser/Session with one generated method per browser tool (lightpanda/_methods.py, regenerated from tools/list), run_script() replay, a CLI trampoline entry point, pytest suite against local fixtures, and pdoc docs generation.
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
__pycache__/
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
docs/
|
|
.venv/
|
|
lightpanda/lightpanda
|
|
lightpanda/lightpanda.exe
|