Skip to content

Commit 9e0281a

Browse files
normanrzjhamman
andcommitted
Extensible codecs for V3 (zarr-developers#1588)
* Pull Zarrita into Zarr-Python @ 78274781ad64aef95772eb4b083f7ea9b7d03d06 No code changes to Zarrita were made. * apply zarr lint rules * zarrita -> v3 * v3/abc [wip] * use abcs plus implementation notes * working on making codecs extensible * adds index_location * adds support for codec entry points * adds tests from zarrita * fixes types * Apply suggestions from code review Co-authored-by: Joe Hamman <[email protected]> * remove test codec from pyproject.toml --------- Co-authored-by: Joseph Hamman <[email protected]> Co-authored-by: Joe Hamman <[email protected]>
1 parent 017d9a0 commit 9e0281a

17 files changed

+2000
-662
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ repos:
3232
additional_dependencies:
3333
- types-redis
3434
- types-setuptools
35+
- attrs

0 commit comments

Comments
 (0)