# python-zipp **Repository Path**: openkylin/python-zipp ## Basic Information - **Project Name**: python-zipp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2022-09-21 - **Last Updated**: 2026-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. 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://img.shields.io/travis/jaraco/zipp/master.svg :target: https://travis-ci.org/jaraco/zipp .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black :alt: Code style: Black .. image:: https://img.shields.io/appveyor/ci/jaraco/zipp/master.svg :target: https://ci.appveyor.com/project/jaraco/zipp/branch/master .. .. image:: https://readthedocs.org/projects/zipp/badge/?version=latest .. :target: https://zipp.readthedocs.io/en/latest/?badge=latest A pathlib-compatible Zipfile object wrapper. A backport of the `Path object `_.