login
Holden Web
What you'll need to know tomorrow
Home
Python
Blog
QR codes
PDF tools
Reading and Writing Zip Files in Python
12 October 2007
· australia, python, zipfile
Nice piece in
Builder AU
(an Australian web site, but none the worse for that) about how to manipulate a Zip file from inside a Python program. This is useful (for example) to Zip-encode attachments before sending them.