zipfile38

JSON →
library 0.0.3 ·python
verified Jun 7, 2026

Backport of the Python 3.8 zipfile module for use with older Python versions. Provides the same API as the standard library zipfile, but with the improvements introduced in Python 3.8 (e.g., ZipFile.open() as a context manager, Path support). Currently version 0.0.3, no recent releases. Low maintenance.