Ultra-performant Promise implementation in Python
copied from cf-post-staging / promiseconda install conda-forge::promiseconda install conda-forge/label/broken::promiseconda install conda-forge/label/cf201901::promiseconda install conda-forge/label/cf202003::promiseconda install conda-forge/label/gcc7::promise
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. Its fully compatible with the Promises/A+ spec