itkwasm-mesh-to-poly-data-wasi


Nameitkwasm-mesh-to-poly-data-wasi JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryConvert an ITK Mesh to a simple data structure compatible with vtkPolyData.
upload_time2024-02-03 18:06:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-mesh-to-poly-data-wasi

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

Convert an ITK Mesh to a simple data structure compatible with vtkPolyData. WASI implementation.

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


## Installation

```sh
pip install itkwasm-mesh-to-poly-data-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-to-poly-data-wasi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "itkwasm,wasi,webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/97/09/45518cc75b943a7b35dd1b8d0f313ec4c318c243ae742ca8bc6d88964ce4/itkwasm_mesh_to_poly_data_wasi-1.0.0.tar.gz",
    "platform": null,
    "description": "# itkwasm-mesh-to-poly-data-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-wasi.svg)](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-wasi)\n\nConvert an ITK Mesh to a simple data structure compatible with vtkPolyData. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-mesh-to-poly-data`](https://pypi.org/project/itkwasm-mesh-to-poly-data/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-mesh-to-poly-data-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": "Convert an ITK Mesh to a simple data structure compatible with vtkPolyData.",
    "version": "1.0.0",
    "project_urls": {
        "Home": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData",
        "Source": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData"
    },
    "split_keywords": [
        "itkwasm",
        "wasi",
        "webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9dc2b62023fac72766350b32eb1627105a0daef386160c9be5e6b02e9527ca5e",
                "md5": "a05f7d52ae366e766ec986d70bc4a4a9",
                "sha256": "c997d90d7998284c6e9628f2d6eb45a9531719d335ce478671857cb8cab65f4f"
            },
            "downloads": -1,
            "filename": "itkwasm_mesh_to_poly_data_wasi-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a05f7d52ae366e766ec986d70bc4a4a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 897254,
            "upload_time": "2024-02-03T18:06:19",
            "upload_time_iso_8601": "2024-02-03T18:06:19.773966Z",
            "url": "https://files.pythonhosted.org/packages/9d/c2/b62023fac72766350b32eb1627105a0daef386160c9be5e6b02e9527ca5e/itkwasm_mesh_to_poly_data_wasi-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "970945518cc75b943a7b35dd1b8d0f313ec4c318c243ae742ca8bc6d88964ce4",
                "md5": "c8f04b21a5aa0cdf306172cff6c2c167",
                "sha256": "4fdbf1889a2995f57eb801cf807948c6812a312296c283e568f9250a5454e3a4"
            },
            "downloads": -1,
            "filename": "itkwasm_mesh_to_poly_data_wasi-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c8f04b21a5aa0cdf306172cff6c2c167",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 890169,
            "upload_time": "2024-02-03T18:06:21",
            "upload_time_iso_8601": "2024-02-03T18:06:21.868414Z",
            "url": "https://files.pythonhosted.org/packages/97/09/45518cc75b943a7b35dd1b8d0f313ec4c318c243ae742ca8bc6d88964ce4/itkwasm_mesh_to_poly_data_wasi-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-03 18:06:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "ITKMeshToPolyData",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "itkwasm-mesh-to-poly-data-wasi"
}
        
Elapsed time: 0.17975s