Our Python utility for unzipping files on the fly now has asyncio support. Under the hood it uses threads to avoid sync/async duplication of code - I am a bit curious what people think of that approach.
Show HN: stream-unzip – now with an async interface | Heykuki News