Y
Hacker News
new
|
ask
|
show
|
jobs
by
leiserfg
1999 days ago
How does it compares to
https://github.com/kbbdy/zipstream
?
1 comments
lern_too_spel
1998 days ago
Poorly. It needlessly writes the compressed data to a file instead of simply using `zlib.compressobj`.
link