A pathlib-compatible Zipfile object wrapper. Official backport of the standard library Path object.
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.18 | 3.13 |
3.16 | 3.12 |
3.5 | 3.11 |
3.2 | 3.10 |
3.3 ?? | 3.9 |
1.0 | 3.8 |
Use zipp.Path
in place of zipfile.Path
on any Python.
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.