I’ve been listening a A. Jesse Jiryu Davis talk about the library Python's asycnio library.

Asycnio is a library added to Python 3.4. that provides infrastructure for writing single-threaded concurrent code which let us to save memory.