{"library":"twisted","type":"library","category":null,"description":"Twisted is a powerful, event-driven networking framework for Python, enabling asynchronous programming with a strong emphasis on protocols and concurrency. It provides abstractions for common network programming tasks, including TCP/UDP, HTTP, DNS, and more. It is actively maintained with frequent releases, typically every 1-3 months. The current stable version is 25.5.0.","language":"python","status":"active","version":"25.5.0","tags":["async","networking","event-driven","framework","protocols","reactor"],"last_verified":"Wed May 20","install":[{"cmd":"pip install twisted","imports":["from twisted.internet import reactor","from twisted.internet import protocol","from twisted.internet import defer","from twisted.web import server, resource"]}],"homepage":"https://twisted.org/","github":"https://github.com/twisted/twisted","docs":"https://docs.twisted.org/","changelog":"https://github.com/twisted/twisted/blob/HEAD/NEWS.rst","pypi":"https://pypi.org/project/twisted/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.2,"avg_import_s":0.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/twisted/compatibility"}}