{"library":"pyasynchat","type":"library","category":null,"description":"pyasynchat is a re-implementation of Python's `asynchat` standard library module, which was removed in Python 3.12. It provides a compatible API for asynchronous event-driven network communication, built upon `pyasyncore`. The current version is 1.0.5, and releases are made as needed to ensure compatibility with newer Python versions or address bugs.","language":"python","status":"active","version":"1.0.5","tags":["networking","async","compatibility","python3.12","asyncore"],"install":[{"cmd":"pip install pyasynchat","imports":["from asynchat import async_chat"]},{"cmd":"pip install pyasynchat pyasyncore","imports":[]}],"homepage":null,"github":"https://github.com/simonrob/pyasynchat","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyasynchat/","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/pyasynchat/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}