Port variant | v11 |
Summary | Python promises (3.11) |
BROKEN | |
Package version | 5.1.0 |
Homepage | https://github.com/celery/vine |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 07 NOV 2023, 17:43:29 UTC |
Port created | 02 FEB 2018, 15:29:04 UTC |
single | ===================================================================== vine - Python Promises ===================================================================== |build-status| |coverage| |license| |wheel| |pyversion| |pyimp| :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. |
Build (only) |
python-pip:single:v11 autoselect-python:single:std |
Build and Runtime | python311:single:std |
main | mirror://PYPIWHL/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2 |
python-amqp:v11 | Low-level AMQP client (3.11) |
python-celery:v11 | Distributed Task Queue (3.11) |
python-kombu:v11 | Messaging library for Python (3.11) |