Rogdham / pyzstdLinks
Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.
☆49Updated last month
Alternatives and similar repositories for pyzstd
Users that are interested in pyzstd are comparing it to the libraries listed below
Sorting:
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Updated 3 months ago
- Python bindings to the Rust rpds crate for persistent data structures☆59Updated this week
- Backport of PEP-784 “adding Zstandard to the standard library”☆20Updated last month
- ☆67Updated 3 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆60Updated 6 months ago
- A low-level library for installing from a Python wheel distribution.☆142Updated this week
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- Python bindings for the BLAKE3 cryptographic hash function☆192Updated last month
- Python package wrapping the IANA time zone database☆96Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week
- Typed environment variable parsing for Python☆18Updated last week
- ☆39Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- 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 2 weeks ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 2 months ago
- Capture the outcome of Python function calls☆34Updated 10 months ago
- Run Python type checkers over millions of lines of code☆106Updated 3 weeks ago
- ☆15Updated 7 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Automatic __slots__ for your Python classes☆69Updated 2 months ago
- Proof Of Concept for python package management without virtualenvs☆30Updated last year
- Pure python implementation of identifying files based off their magic numbers☆224Updated last month
- Scans Python packages for abi3 violations and inconsistencies☆120Updated this week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 3 weeks ago
- An index of wheels☆57Updated last month
- Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.☆51Updated 3 weeks ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆31Updated this week
- Sniff out which async library your code is running under☆146Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month