[Twisted-Python] ANN: Crochet 1.8.0, now with unmangled function signatures

Itamar Turner-Trauring itamar at itamarst.org
Wed Aug 9 14:57:54 MDT 2017


Crochet lets you use Twisted in any blocking Python program: Django,
Flask, wherever you want.

Another use case: if your Twisted program uses threads, it also has some
utilities that make it easier to call back into Twisted from threads.

Crochet 1.8.0 makes decorated function signatures match the original
signatures, for better IDE and doc-generation support. It also has fix
for AWS Lambda, and improved documentation.

https://github.com/itamarst/crochet for source, docs at
https://crochet.readthedocs.io/en/stable/, pip install crochet to get
it.

--
Itamar Turner-Trauring



More information about the Twisted-Python mailing list