zipp
Backport of pathlib-compatible object wrapper for zip files
About zipp
Backport of pathlib-compatible object wrapper for zip files
Key Features
- Pathlib-style interface for traversing ZIP archives
- Backports ZIP path behavior for older Python versions
- Useful for package data and resource access workflows
- Common dependency in importlib metadata tooling
Installation
uv add zippRelated Tools
PyInstaller
Bundle a Python application and all its dependencies into a single package
12.9k stars
fsspec
File-system specification
1.3k stars
filelock
A platform independent file lock.
938 stars
platformdirs
A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.
906 stars
Quick Info
- Latest Version
- 3.23.0
- First Release
- 2018
- License
- Unknown
- Categories
- PackagingFilesystemDevelopment Tools