Contents

zstandard 0.25.0

0

Zstandard bindings for Python

Zstandard bindings for Python

Stars: 618, Watchers: 618, Forks: 108, Open Issues: 51

The indygreg/python-zstandard repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 618 github stars!

How to Install zstandard

You can install zstandard using pip

pip install zstandard

or add it to a project with poetry

poetry add zstandard

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/zstandard/
Documentation:
https://python-zstandard.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/indygreg/python-zstandard

Classifiers

No  zstandard  pypi packages just yet.

Errors

A list of common zstandard errors.

Code Examples

Here are some zstandard code examples and snippets.

GitHub Issues

The zstandard package has 51 open issues on GitHub

  • Support for Python 3.14

See more issues on GitHub

Related Packages & Articles

cramjam 2.11.0

Thin Python bindings to de/compression algorithms in Rust