Hacker News new | ask | show | jobs
by nromiun 289 days ago
Gevent is too underrated. Even if people don't like the monkey patching you can simply use the gevent namespace API as well. No idea why people prefer the absolute mess that is Python async ecosystem.