Python promises.
Project description
- Version:
5.1.0
- Web:
- Download:
- Source:
- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vine-5.1.0.tar.gz
(49.0 kB
view hashes)
Built Distribution
vine-5.1.0-py3-none-any.whl
(9.6 kB
view hashes)