Actualités

Take advantage of the high-level async functions in Python’s asyncio library to write more efficient Python applications.
Pure Python mode has a few limitations that mean you can’t yet use it in every case where “classic” Cython works. First, pure Python mode doesn’t support the full range of PEP 484 type ...