Metadata-Version: 2.4
Name: browserwright
Version: 0.9.1
Summary: Browserwright — let AI/code agents drive a real or isolated browser and author userscripts. Single package: the agent-facing REPL/site-skills/memory layer plus the bundled browser-resolving daemon (CDP proxy + extension/cloud backends).
License-Expression: AGPL-3.0-only
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: websockets==15.0.1
Requires-Dist: pillow==12.2.0
Requires-Dist: httpx>=0.27
Requires-Dist: playwright>=1.60.0
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: html-to-markdown<4,>=3.10.6
Provides-Extra: ux
Requires-Dist: rich>=13; extra == "ux"
Dynamic: license-file
