python3-vine
Python promises (Python 3 version)
Description
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 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/celery/vine
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-vine