Hacker News new | ask | show | jobs
by ra5 2345 days ago
Finally a client that mixes async support and a “requests-compatible” API (for those times you don’t want to go as low as say an aiohttp or the like).

Looking forward to trying it out

Edit: maybe the homepage can include a very simple async example as well?

1 comments

As an aiohttp user, what do you mean? The API od aiohttp is not low level and is very similar to requests api.