A lightweight streaming-first Python asyncio HTTP/1.1 client. No additional tasks are created and all code is in a single module. Lowhaio has a deliberately limited scope/is bloat-free: it includes just enough code to be a useful HTTP client and allow more complex behaviour to be added on top if required.

