News

This video walks through the basics of using zipfile to create new archives, load files into them, extract files from them, and do other operations.
Following up from last week's article on reading zip archives, we show you how you can create your own archives using Python.