Contents

promise 2.3

0

Promises/A+ implementation for Python

Promises/A+ implementation for Python

Stars: 360, Watchers: 360, Forks: 74, Open Issues: 35

The syrusakbary/promise repo was created 8 years ago and the last code push was 3 months ago.
The project is popular with 360 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.

GitHub Issues

The promise package has 35 open issues on GitHub

  • fix: Async.invoke_later
  • Fix tests for pytest 7.0 compatibility

See more issues on GitHub