Crochet: Use Twisted Anywhere!
Crochet is an MIT-licensed library that makes it easier for blocking or threaded applications like Flask or Django to use the Twisted networking framework. Crochet provides the following features:
- Runs Twisted's reactor in a thread it manages.
- The reactor shuts down automatically when the process' main thread finishes.
- Hooks up Twisted's log system to the Python standard library logging framework. Unlike Twisted's built-in logging bridge, this includes support for blocking Handler instances.
- A blocking API to eventual results (i.e. Deferred instances). This last feature can be used separately, so Crochet is also useful for normal Twisted applications that use threads.
- Links to devel:languages:python / python-crochet
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:HuangZeshun/failed_python-crochet && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000194 194 Bytes | |
crochet-2.1.1.tar.gz | 0000063777 62.3 KB | |
python-crochet.changes | 0000004616 4.51 KB | |
python-crochet.spec | 0000001901 1.86 KB |
Comments 0