{"library":"crochet","type":"library","category":null,"description":"Crochet is an MIT-licensed Python library that simplifies the integration of Twisted, an asynchronous networking framework, into regular blocking code. It transparently manages the Twisted reactor in a separate thread, allowing developers to call Twisted APIs from blocking applications like Django or Flask, or to create blocking APIs backed by Twisted. The library is currently at version 2.1.1 and is in a mature state, with development being slow due to its stable nature.","language":"python","status":"active","version":"2.1.1","tags":["twisted","async","blocking","reactor","integration","frameworks"],"last_verified":"Mon May 25","install":[{"cmd":"pip install crochet","imports":["from crochet import setup","from crochet import wait_for","from crochet import run_in_reactor","from crochet import TimeoutError"]}],"homepage":null,"github":"https://github.com/itamarst/crochet","docs":null,"changelog":null,"pypi":"https://pypi.org/project/crochet/","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.6,"avg_import_s":0.54,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crochet/compatibility"}}