Promises/A+ implementation for Python
This is a implementation of Promises in Python. It is a super set of Promises/A+ designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises in Python. It's fully compatible with the Promises/A+ spec.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.3.0-7.fc35 | - |
Fedora 35 | 2.3.0-7.fc35 | - |
Fedora 34 | 2.3.0-5.fc34 | - |
EPEL 8 | 2.3.0-3.el8 | - |
You can contact the maintainers of this package via email at
python-promise dash maintainers at fedoraproject dot org
.