blob: e365771ecc04149aafb9a0f67bf1c837f2a69b9c (
plain) (
blame)
1
2
3
4
5
6
7
|
Code from the future, delivered to you in the now. The goal of this library
would be to provide a well documented futures classes/utilities/additions that
allows for providing a level of transparency in how asynchronous work gets
executed. This library currently adds statistics gathering, an eventlet
executor, a synchronous executor etc.
WWW: https://pypi.org/project/futurist/
|