pydantic-ome-ngff


Namepydantic-ome-ngff JSON
Version 0.6.0 PyPI version JSON
download
home_pageNone
SummaryPydantic models for the OME-NGFF file format.
upload_time2024-08-29 19:28:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords ngff ome-ngff pydantic zarr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pydantic-ome-ngff
## about
Pydantic models for [OME-NGFF](https://ngff.openmicroscopy.org/) metadata. Version [0.4](https://ngff.openmicroscopy.org/0.4/index.html) is supported. Read the documentation for the latest release [here](https://janeliascicomp.github.io/pydantic-ome-ngff/).

## installation

```bash
pip install -U pydantic-ome-ngff
```

## development

1. clone this repo
2. install [hatch](https://hatch.pypa.io/latest/)
4. run `pre-commit install` to install [pre-commit hooks](https://github.com/JaneliaSciComp/pydantic-ome-ngff/blob/main/.pre-commit-config.yaml)
5. edit the code
6. run tests with `hatch run:test run`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydantic-ome-ngff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "ngff, ome-ngff, pydantic, zarr",
    "author": null,
    "author_email": "Davis Vann Benntt <davis.v.bennett@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/90/9b/e27ad9e9ac46e2abc5f8d7a6b5145d7595c66c70f53d2ec68d0aac9ebd71/pydantic_ome_ngff-0.6.0.tar.gz",
    "platform": null,
    "description": "# pydantic-ome-ngff\n## about\nPydantic models for [OME-NGFF](https://ngff.openmicroscopy.org/) metadata. Version [0.4](https://ngff.openmicroscopy.org/0.4/index.html) is supported. Read the documentation for the latest release [here](https://janeliascicomp.github.io/pydantic-ome-ngff/).\n\n## installation\n\n```bash\npip install -U pydantic-ome-ngff\n```\n\n## development\n\n1. clone this repo\n2. install [hatch](https://hatch.pypa.io/latest/)\n4. run `pre-commit install` to install [pre-commit hooks](https://github.com/JaneliaSciComp/pydantic-ome-ngff/blob/main/.pre-commit-config.yaml)\n5. edit the code\n6. run tests with `hatch run:test run`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pydantic models for the OME-NGFF file format.",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://janeliascicomp.github.io/pydantic-ome-ngff",
        "Issues": "https://github.com/janeliascicomp/pydantic-ome-ngff/issues",
        "Source": "https://github.com/janeliascicomp/pydantic-ome-ngff"
    },
    "split_keywords": [
        "ngff",
        " ome-ngff",
        " pydantic",
        " zarr"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eaa444801e4355ada98c3e5324b57026d4fd6c8f343b64c7f995a91f6a7ebf2f",
                "md5": "76fbcd12f9121d66fffcffbc268ca7ca",
                "sha256": "49f8375f91ea8f36f054280ce09688f67d0c95782c0a7f040023817fca273cc0"
            },
            "downloads": -1,
            "filename": "pydantic_ome_ngff-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76fbcd12f9121d66fffcffbc268ca7ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22678,
            "upload_time": "2024-08-29T19:28:40",
            "upload_time_iso_8601": "2024-08-29T19:28:40.199867Z",
            "url": "https://files.pythonhosted.org/packages/ea/a4/44801e4355ada98c3e5324b57026d4fd6c8f343b64c7f995a91f6a7ebf2f/pydantic_ome_ngff-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "909be27ad9e9ac46e2abc5f8d7a6b5145d7595c66c70f53d2ec68d0aac9ebd71",
                "md5": "62b1c11810c9973f563115dbf5874559",
                "sha256": "34fa2125680c7e97f8e2af71daaaa68fb9333c8f85404a677a41083001463794"
            },
            "downloads": -1,
            "filename": "pydantic_ome_ngff-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "62b1c11810c9973f563115dbf5874559",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 30785,
            "upload_time": "2024-08-29T19:28:42",
            "upload_time_iso_8601": "2024-08-29T19:28:42.112602Z",
            "url": "https://files.pythonhosted.org/packages/90/9b/e27ad9e9ac46e2abc5f8d7a6b5145d7595c66c70f53d2ec68d0aac9ebd71/pydantic_ome_ngff-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-29 19:28:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "janeliascicomp",
    "github_project": "pydantic-ome-ngff",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pydantic-ome-ngff"
}
        
Elapsed time: 0.31698s