About Anaconda Help Download Anaconda

Use Twisted anywhere!

copied from cf-staging / crochet

Installers

Info: This package contains files in non-standard labels.
  • win-32 v1.6.0
  • win-64 v1.6.0
  • osx-64 v1.9.0
  • linux-64 v1.6.0
  • noarch v2.1.1

conda install

To install this package run one of the following:
conda install conda-forge::crochet
conda install conda-forge/label/cf201901::crochet
conda install conda-forge/label/cf202003::crochet

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy