Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37557414
en ru br
ALT Linux repos
S:1.9.0-alt3

Group :: Development/Python3
RPM: python3-module-crochet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.9.0-alt3
Build date: 10 april 2020, 10:03 ( 211.2 weeks ago )
Size: 53.51 Kb

Home page:   https://pypi.python.org/pypi/crochet

License: MIT
Summary: Use Twisted anywhere!
Description:

Crochet is an MIT-licensed library that makes it easier to use Twisted
from regular blocking code. Some use cases include:

* Easily use Twisted from a blocking framework like Django or Flask.
* Write a library that provides a blocking API, but uses Twisted for its
 implementation.
* Port blocking code to Twisted more easily, by keeping a backwards
 compatibility layer.
* Allow normal Twisted programs that use threads to interact with
 Twisted more cleanly from their threaded parts. For example this can
 be useful when using Twisted as a WSGI container.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-crochet
  • python3-module-crochet-pickles
  • python3-module-crochet-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin