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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
- 
2
derived packages
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Staging:FactoryCandidates/python-crochet && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| crochet-2.1.1.tar.gz | 0000063777 62.3 KB | |
| python-crochet.changes | 0000004915 4.8 KB | |
| python-crochet.spec | 0000001988 1.94 KB | |
| update-versioneer.patch | 0000000966 966 Bytes | 





Comments 0