Binary package “python3-promise” in ubuntu oracular

Implementation of Promises in Python (Python3 version)

 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.