non-blocking Python methods using decorators
MultiTasking is a tiny Python library that converts Python methods into asynchronous, non-blocking methods by using a decorator.
Homepage: https://github.com/ranaroussi/multitasking
Maintainer: Clemens Goessnitzer <clemens@goessnitzer.info>