
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. Its fully compatible with the Promises/A+ spec.
This package contains the Python 3 version of the library.