Metadata-Version: 2.4
Name: browserwright
Version: 0.6.3
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).
Requires-Python: >=3.11
Requires-Dist: cdp-use==1.4.5
Requires-Dist: websockets==15.0.1
Requires-Dist: pillow==12.2.0
Requires-Dist: httpx>=0.27
Requires-Dist: playwright>=1.60.0
Provides-Extra: ux
Requires-Dist: rich>=13; extra == "ux"
