[ buster ]
[ 原始碼: vine ]
套件:python-vine(1.1.4+dfsg-2)
Python promises (Python 2 version)
A Python implementation of the promise pattern for asynchronous programming.
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.
This package contains the Python 2 version of the library.
其他與 python-vine 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)