mirror of https://github.com/jaraco/zipp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 month ago | |
---|---|---|
.github | 1 month ago | |
docs | 1 month ago | |
.coveragerc | 3 months ago | |
.editorconfig | 2 months ago | |
.flake8 | 2 years ago | |
.pre-commit-config.yaml | 1 month ago | |
.readthedocs.yml | 2 years ago | |
CHANGES.rst | 1 month ago | |
LICENSE | 2 years ago | |
README.rst | 1 month ago | |
conftest.py | 3 years ago | |
mypy.ini | 2 years ago | |
pyproject.toml | 2 months ago | |
pytest.ini | 6 months ago | |
setup.cfg | 1 month ago | |
test_zipp.py | 6 months ago | |
tox.ini | 9 months ago | |
zipp.py | 5 months ago |
README.rst
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.5 | 3.11 |
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.
Security Contact
To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.