--- id: zipp version: "4.1.0" license: MIT license_treatment: permissive maintenance: active --- # zipp — Backport of pathlib-compatible object wrapper for zip files License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install zipp uv add zipp poetry add zipp ## Description .. image:: https://img.shields.io/pypi/v/zipp.svg :target: https://pypi.org/project/zipp .. image:: https://img.shields.io/pypi/pyversions/zipp.svg .. image:: https://github.com/jaraco/zipp/actions/workflows/main.yml/badge.svg :target: https://github.com/jaraco/zipp/actions?query=workflow%3A%22tests%22 :alt: tests .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json :target: https://github.com/astral-sh/ruff :alt: Ruff .. image:: https://readthedocs.org/projects/zipp/badge/?version=latest .. :target: https://zipp.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/badge/skeleton-2026-informational :target: https://blog.jaraco.com/skeleton .. image:: https://tidelift.com/badges/package/pypi/zipp :target: https://tidelift.com/subscription/pkg/pypi-zipp?utm_source=pypi-zipp&utm_medium=readme 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... ## AI interpretation — verify before relying Provides a pathlib-compatible wrapper for zip files that works across Python versions, backporting the standard library's zipfile.Path object for earlier Python releases. Verdict: Stable, actively maintained backport with no security vulnerabilities, zero dependencies, and permissive licensing. Safe for production use across Python 3.10+. Top-100 popularity tier indicates wide adoption and community trust. [View on SkillFed](https://skillfed.io/packages/zipp) · [View on PyPI](https://pypi.org/project/zipp/)