{"library":"pychrome","type":"library","category":null,"description":"pychrome is a Python package designed for interacting with Google Chrome via the Chrome DevTools Protocol. It enables automation and inspection of web pages, allowing users to control browser behavior, capture network traffic, manipulate the DOM, and more. The current version is 0.2.4, with development actively maintained on GitHub.","language":"python","status":"active","version":"0.2.4","tags":["web automation","chrome devtools protocol","headless browser","browser automation"],"install":[{"cmd":"pip install -U pychrome","imports":["import pychrome\nbrowser = pychrome.Browser()","import pychrome\nbrowser = pychrome.Browser()\ntab = browser.new_tab()"]}],"homepage":null,"github":"https://github.com/fate0/pychrome","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pychrome/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.61,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pychrome/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}