{"library":"pyrepl","type":"library","category":null,"description":"pyrepl is a readline-a-like library implemented entirely in pure Python, providing advanced command-line interface features. It offers sane multi-line editing, history management with incremental search, and robust completion capabilities. Designed for integration, it avoids global variables, allowing multiple independent readers within an application's event loop. It requires Python 3.8 or newer, with the current version being 0.11.4.","language":"python","status":"active","version":"0.11.4","tags":["repl","readline","cli","interactive","console","terminal"],"install":[{"cmd":"pip install pyrepl","imports":["from pyrepl import InteractiveConsole"]}],"homepage":null,"github":"https://github.com/bretello/pyrepl","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyrepl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyrepl/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}