zlib — GNU zlib Compression — PyMOTW 3
Originally posted
· 1 min read
The zlib module provides a lower-level interface to many of the functions in the zlib compression library from the GNU project.
This post is part of the Python Module of the Week series for Python 3. See PyMOTW.com for more articles from the series.