Hacker News new | ask | show | jobs
by leiserfg 1999 days ago
How does it compares to https://github.com/kbbdy/zipstream?
1 comments

Poorly. It needlessly writes the compressed data to a file instead of simply using `zlib.compressobj`.