hubmap-ome-utils


Namehubmap-ome-utils JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://github.com/hubmapconsortium/ome-utils
SummaryOME-XML utility functions for HuBMAP computational pipelines
upload_time2024-08-01 16:20:41
maintainerNone
docs_urlNone
authorMatt Ruffalo
requires_python>=3.7
licenseGPLv3
keywords ometiff
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            OME-XML utilities
=================

Overview
--------

This package provides convenience functions for OME-XML parsing and manipulation, which
have been useful in multiple pipelines.

Installation
------------

Run ``python3 -m pip install git+https://github.com/hubmapconsortium/ome-utils``.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hubmapconsortium/ome-utils",
    "name": "hubmap-ome-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "ometiff",
    "author": "Matt Ruffalo",
    "author_email": "mruffalo@cs.cmu.edu",
    "download_url": null,
    "platform": null,
    "description": "OME-XML utilities\n=================\n\nOverview\n--------\n\nThis package provides convenience functions for OME-XML parsing and manipulation, which\nhave been useful in multiple pipelines.\n\nInstallation\n------------\n\nRun ``python3 -m pip install git+https://github.com/hubmapconsortium/ome-utils``.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "OME-XML utility functions for HuBMAP computational pipelines",
    "version": "0.3.4",
    "project_urls": {
        "Homepage": "https://github.com/hubmapconsortium/ome-utils"
    },
    "split_keywords": [
        "ometiff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "438fb8ffaa3fe809c5d20f4e504683b044eb6c43764e5c7a860aa7431e969617",
                "md5": "b195974a5c863327299bccc1a7de4265",
                "sha256": "5eab84cc66916ef2e21cf3f60b5f50cc875936f6ecdf40e37aeef0b3292e2cc6"
            },
            "downloads": -1,
            "filename": "hubmap_ome_utils-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b195974a5c863327299bccc1a7de4265",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 15094,
            "upload_time": "2024-08-01T16:20:41",
            "upload_time_iso_8601": "2024-08-01T16:20:41.421863Z",
            "url": "https://files.pythonhosted.org/packages/43/8f/b8ffaa3fe809c5d20f4e504683b044eb6c43764e5c7a860aa7431e969617/hubmap_ome_utils-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-01 16:20:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hubmapconsortium",
    "github_project": "ome-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hubmap-ome-utils"
}
        
Elapsed time: 0.24729s