5 ms·
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
by ra5 7y 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?
- takeda 7y agoAs an aiohttp user, what do you mean? The API od aiohttp is not low level and is very similar to requests api.