aboutsummaryrefslogtreecommitdiff
path: root/devel/py-promise/pkg-descr
blob: 90665e9270802597861cf1fab7792c1bc0b072b1 (plain) (blame)
1
2
3
Promise 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.