itkwasm-mesh-io-wasi


Nameitkwasm-mesh-io-wasi JSON
Version 1.6.1 PyPI version JSON
download
home_pageNone
SummaryInput and output for scientific and medical image file formats.
upload_time2025-01-07 20:48:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-mesh-io-wasi

[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-io-wasi.svg)](https://badge.fury.io/py/itkwasm-mesh-io-wasi)

Input and output for scientific and medical image file formats. WASI implementation.

This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-mesh-io`](https://pypi.org/project/itkwasm-mesh-io/) instead.


## Installation

```sh
pip install itkwasm-mesh-io-wasi
```

## Development

```sh
pip install pytest
pip install -e .
pytest

# or
pip install hatch
hatch run test
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-mesh-io-wasi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "itkwasm, wasi, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2c/b5/eff9e0b92e6210842447a8d5b9815f78f5b0b77b90d601736ca61a0f400a/itkwasm_mesh_io_wasi-1.6.1.tar.gz",
    "platform": null,
    "description": "# itkwasm-mesh-io-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-io-wasi.svg)](https://badge.fury.io/py/itkwasm-mesh-io-wasi)\n\nInput and output for scientific and medical image file formats. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-mesh-io`](https://pypi.org/project/itkwasm-mesh-io/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-mesh-io-wasi\n```\n\n## Development\n\n```sh\npip install pytest\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Input and output for scientific and medical image file formats.",
    "version": "1.6.1",
    "project_urls": {
        "Home": "https://github.com/InsightSoftwareConsortium/ITK-Wasm",
        "Source": "https://github.com/InsightSoftwareConsortium/ITK-Wasm"
    },
    "split_keywords": [
        "itkwasm",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eda6b6919febd96870ca834e3cb8730ca5189cb51b7f867e558621c7fbc9e003",
                "md5": "3b5e4ab730d709c3310d651a0c13b868",
                "sha256": "289ebfa828aa7b2c15ac50f96a3c401bccb36cc5573022cbc178a1bdd59fb121"
            },
            "downloads": -1,
            "filename": "itkwasm_mesh_io_wasi-1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b5e4ab730d709c3310d651a0c13b868",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22627700,
            "upload_time": "2025-01-07T20:48:37",
            "upload_time_iso_8601": "2025-01-07T20:48:37.375346Z",
            "url": "https://files.pythonhosted.org/packages/ed/a6/b6919febd96870ca834e3cb8730ca5189cb51b7f867e558621c7fbc9e003/itkwasm_mesh_io_wasi-1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2cb5eff9e0b92e6210842447a8d5b9815f78f5b0b77b90d601736ca61a0f400a",
                "md5": "5772f23d2b16caa8fafa36083d750016",
                "sha256": "9dac6b6c5761c97ab6c2c6b21533277755fcfa334aaa12db0f5c0526318aa90f"
            },
            "downloads": -1,
            "filename": "itkwasm_mesh_io_wasi-1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5772f23d2b16caa8fafa36083d750016",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22411505,
            "upload_time": "2025-01-07T20:48:43",
            "upload_time_iso_8601": "2025-01-07T20:48:43.656236Z",
            "url": "https://files.pythonhosted.org/packages/2c/b5/eff9e0b92e6210842447a8d5b9815f78f5b0b77b90d601736ca61a0f400a/itkwasm_mesh_io_wasi-1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 20:48:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "ITK-Wasm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "itkwasm-mesh-io-wasi"
}
        
Elapsed time: 0.43867s