{"library":"install-playwright","type":"library","category":null,"description":"install-playwright is a Python library that provides a programmatic way to execute the `playwright install` CLI command, which downloads browser binaries (Chromium, Firefox, WebKit) required by the Playwright automation library. This allows Python applications to manage Playwright browser installations directly, without needing to shell out to a subprocess. The current version is 1.0.0, and it follows an infrequent release cadence, primarily updating for compatibility or minor feature additions.","language":"python","status":"active","version":"1.0.0","tags":["web automation","playwright","browser installation","testing"],"last_verified":"Sun May 24","install":[{"cmd":"pip install install-playwright","imports":["from install_playwright import install","from playwright.sync_api import sync_playwright"]},{"cmd":"pip install playwright","imports":[]}],"homepage":null,"github":"https://github.com/eggplants/install-playwright-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/install-playwright/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.4,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/install-playwright/compatibility"}}