
zstandard 0.25.0
0
Zstandard bindings for Python
Contents
Zstandard bindings for Python
Stars: 618, Watchers: 618, Forks: 108, Open Issues: 51The 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
Related Packages
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
pythonfix