Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Jan 7, 2025
1 parent a8e3834 commit 2fb4aeb
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@ A Python package that provides validation and a Pythonic interface for OME-zarr

## Installing

Currently this package is only available in the GitHub repo.
Install it using:

```sh
pip install git+https://github.com/ome-zarr-models/ome-zarr-models-py.git@main
pip install ome-zarr-models-py
```

When we do a first release, it will be available on PyPI and conda-forge.

## Getting started

Useful places to get started are:
Expand Down Expand Up @@ -45,12 +40,6 @@ Developers of this package are active on our [Zulip chat channel](https://images

## Roadmap

### v1

- A working validator for OME-zarr 0.4 datasets.
- A Python object representation of OME-zarr 0.4 datasets.

### v2

- Write metadata after creation/modification.
- A working validator for OME-zarr 0.5 datasets.
- Writing metadata after creation/modification.
- Support for OME-Zarr version 0.5.
- Want to see a feature? See [the contributing guide](contributing.md)!

0 comments on commit 2fb4aeb

Please sign in to comment.