{"library":"readchar","type":"library","category":null,"description":"readchar is a Python library designed to easily read single characters and key strokes from the terminal, making it suitable for interactive command-line applications. It provides functions to capture individual key presses, including special keys like arrow keys and Enter. The current version is 4.2.2, and the library maintains an active release cadence, frequently incorporating fixes and new features.","language":"python","status":"active","version":"4.2.2","tags":["terminal","input","character","keyboard","cli"],"install":[{"cmd":"pip install readchar","imports":["from readchar import readchar","from readchar import readkey","from readchar import Key"]}],"homepage":"https://pypi.org/project/readchar","github":"https://github.com/magmax/python-readchar","docs":null,"changelog":"https://github.com/magmax/python-readchar/releases","pypi":"https://pypi.org/project/readchar/","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.5,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/readchar/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}