Backport of pathlib-compatible object wrapper for zip files


License
MIT
Install
pip install zipp==3.18.1

Documentation

tests Ruff https://img.shields.io/badge/skeleton-2024-informational https://tidelift.com/badges/package/pypi/zipp

A pathlib-compatible Zipfile object wrapper. Official backport of the standard library Path object.

Compatibility

New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library:

zipp stdlib
3.15 3.12
3.5 3.11
3.2 3.10
3.3 ?? 3.9
1.0 3.8

Usage

Use zipp.Path in place of zipfile.Path on any Python.

For Enterprise

Available as part of the Tidelift Subscription.

This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.

Learn more.