promise
Ultra-performant Promise implementation in Python
Ultra-performant Promise implementation in Python
To install this package, run one of the following:
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
Summary
Ultra-performant Promise implementation in Python
Last Updated
Feb 24, 2024 at 11:44
License
MIT
Total Downloads
8
Supported Platforms
GitHub Repository
https://github.com/syrusakbary/promiseDocumentation
https://github.com/syrusakbary/promise