zarr-python
https://github.com/zarr-developers/zarr-python
Python
An implementation of chunked, compressed, N-dimensional arrays for Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to zarr-python
Help out
- Issues
- docs: add a deprecation policy to the contributing guide
- refactor: one Array class with sync+async APIs
- docs: add AGENTS.md for AI-assisted development
- prototype for negative caching in StoreCache
- poc: ChunkLayout for chunk and shard inspection
- perf: try `pread` like `zarrs`'s use of `File::read_exact_at`
- fold `AsyncArray` methods into `Array`
- fix(storage): remove VerboseModule to make zarr.storage picklable (gh-4029)
- Public API for determining chunk grid type
- VerboseModule cannot be pickled
- Docs
- Python not yet supported