Well I couldn't quite merit the use of a context manager doing things synchronously - there's just not any state to keep track of. I noticed you use aiohttp here already, so if you'd like I can refactor to use that instead of requests?
Let me know if you have ideas how it could be better.
Well I couldn't quite merit the use of a context manager doing things synchronously - there's just not any state to keep track of. I noticed you use aiohttp here already, so if you'd like I can refactor to use that instead of requests?
Let me know if you have ideas how it could be better.