drivendataorg / repro-zipfileLinks
A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.
☆17Updated 2 months ago
Alternatives and similar repositories for repro-zipfile
Users that are interested in repro-zipfile are comparing it to the libraries listed below
Sorting:
- Repair any wheel, anywhere☆53Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated this week
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆48Updated last week
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- An index of wheels☆57Updated 3 weeks ago
- Run commands against code blocks in Markdown or reStructuredText documentation☆22Updated this week
- PEP 621 metadata parsing☆43Updated this week
- Scans Python packages for abi3 violations and inconsistencies☆119Updated last week
- A repo to track the progress of Python on WebAssembly (WASM)☆58Updated last year
- ☆39Updated last year
- PyPI package browsing web application☆54Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- Yet another style-preserving TOML library for Python☆13Updated 4 years ago
- ☆55Updated last year
- Capture the outcome of Python function calls☆36Updated 8 months ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- ☆38Updated 2 months ago
- An unofficial, importable pip API☆118Updated this week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 3 weeks ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated this week
- Safely evaluate AST nodes without side effects☆49Updated last year
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- Vendorize packages from PyPI☆106Updated last year
- Proof Of Concept for python package management without virtualenvs☆30Updated last year
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- A utility to find python versions on your system☆39Updated last month
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week