vine 5.1.0


pip install vine

  Latest version

Released: Nov 05, 2023

Project Links

Meta
Author: Ask Solem
Requires Python: >=3.6

Classifiers

Development Status
  • 5 - Production/Stable

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3 :: Only
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

License
  • OSI Approved :: BSD License

Intended Audience
  • Developers

Operating System
  • OS Independent

Build status coverage BSD License Vine can be installed via wheel Supported Python versions. Support Python implementations.

Version:

5.1.0

Web:

https://vine.readthedocs.io/

Download:

https://pypi.org/project/vine/

Source:

https://github.com/celery/vine/

Keywords:

promise, async, future

About

This is a special implementation of promises in that it can be used both for promise of a value and lazy evaluation. The biggest upside for this is that everything in a promise can also be a promise, e.g. filters, callbacks and errbacks can all be promises.

Wheel compatibility matrix

Platform Python 3
any

Files in release

No dependencies