Y
Hacker News
new
|
ask
|
show
|
jobs
by
saulpw
250 days ago
Here's my Python library that does the same[0]. And it's incorporated into VisiData so you can view a .csv from within a .zip file over HTTP without downloading the whole .zip file.
[0]
https://github.com/saulpw/unzip-http/
1 comments
rtk0
243 days ago
Lovely! Thanks for sharing. I had so much fun learning about ZIP and writing the blog post.
link