Skip to content

remove zarr3 codecs #768

@d-v-b

Description

@d-v-b

to remove this package's dependency on zarr-python, we should do the following:

  • redefine all the codecs in zarr3 in zarr python itself.
  • replace all the codec definitions in zarr3 with re-exports from zarr python, if zarr python is installed.
  • remove zarr python as a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions