uvloop
toolsA fast, drop-in replacement for Python's asyncio event loop, implemented using libuv.
Pronunciation
Correct
YOO-vee-loop
/ˌjuːˈviː luːp/
The 'uv' prefix refers to libuv; each letter is said individually followed by 'loop', as used by the MagicStack team in their introductory blog post.
Source: uvloop.readthedocs.io(official docs)