python-vine
Port variant v11
Summary Python promises (3.11)
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
Subpackage Descriptions
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.
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2
Distribution File Information
40fdf3c48b2cfe1c38a49e9ae2da6fda88e4794c810050a728bd7413811fb1dc 9636 vine-5.1.0-py3-none-any.whl
Ports that require python-vine:v11
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)