
numcodecs 0.13.1
0
A Python package providing buffer compression and transformation codecs for use in data storage and
Contents
A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
Stars: 125, Watchers: 125, Forks: 88, Open Issues: 94The zarr-developers/numcodecs repo was created 8 years ago and the last code push was Yesterday.
The project is popular with 125 github stars!
How to Install numcodecs
You can install numcodecs using pip
pip install numcodecs
or add it to a project with poetry
poetry add numcodecs
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/numcodecs/
- Documentation:
- https://numcodecs.readthedocs.io/
- GitHub Repo:
- https://github.com/zarr-developers/numcodecs
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common numcodecs errors.
Code Examples
Here are some numcodecs code examples and snippets.
GitHub Issues
The numcodecs package has 94 open issues on GitHub
- Entrypoints
- Bitround Codec
- Support new "bitinformation" codec in numcodecs
- Use literal syntax to create
dictandlist - Unit test failure on s389x
pythonfix