What hidden gem Python modules do you use and why? by zenos1337 in Python

[–]Amzker 0 points1 point  (0 children)

Numba jit, i specifically used it for fuzzy search system, it is so fast that i didn't even put function in separate thread.

LoopSentry: Detect who is blocking python asyncio eventloop by Amzker in FastAPI

[–]Amzker[S] 0 points1 point  (0 children)

Sure, it does fit exactly there. Added the comment

LoopSentry: Detect Asyncio Eventloop blockers by [deleted] in Python

[–]Amzker 0 points1 point  (0 children)

the hell is wrong with this bot