Contents

promise 2.3

0

Promises/A+ implementation for Python

Promises/A+ implementation for Python

Stars: 367, Watchers: 367, Forks: 78, Open Issues: 39

The syrusakbary/promise repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 367 github stars!

How to Install promise

You can install promise using pip

pip install promise

or add it to a project with poetry

poetry add promise

Package Details

Author
Syrus Akbary
License
MIT
Homepage
https://github.com/syrusakbary/promise
PyPi:
https://pypi.org/project/promise/
GitHub Repo:
https://github.com/syrusakbary/promise

Classifiers

  • Software Development/Libraries
No  promise  pypi packages just yet.

Errors

A list of common promise errors.

Code Examples

Here are some promise code examples and snippets.