Y
Hacker News
new
|
ask
|
show
|
jobs
by
instig007
588 days ago
> Can we have asynchronous programming in Python without async/await.
Gevent exists:
https://sdiehl.github.io/gevent-tutorial/