Y
Hacker News
new
|
ask
|
show
|
jobs
by
carreau
2875 days ago
Note that the asycn/await syntax, coroutines, an asyncio are 3 independents part. If you do not like callback and Future have a look at trio[1] that takes a quite different approach.
http://trio.readthedocs.io/en/latest/