Name | itkwasm-sub-mesh-wasi JSON |
Version |
2.0.0
JSON |
| download |
home_page | None |
Summary | Extract a subset of a mesh given by the cell identifiers. |
upload_time | 2024-06-05 20:44:40 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
itkwasm
wasi
webassembly
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# itkwasm-sub-mesh-wasi
[![PyPI version](https://badge.fury.io/py/itkwasm-sub-mesh-wasi.svg)](https://badge.fury.io/py/itkwasm-sub-mesh-wasi)
Extract a subset of a mesh given by the cell identifiers. WASI implementation.
This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-sub-mesh`](https://pypi.org/project/itkwasm-sub-mesh/) instead.
## Installation
```sh
pip install itkwasm-sub-mesh-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-sub-mesh-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/3c/2a/c10f143bcd3d33b1e266b8115cfbf00c992248404c483f629c3d0ba91bc1/itkwasm_sub_mesh_wasi-2.0.0.tar.gz",
"platform": null,
"description": "# itkwasm-sub-mesh-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-sub-mesh-wasi.svg)](https://badge.fury.io/py/itkwasm-sub-mesh-wasi)\n\nExtract a subset of a mesh given by the cell identifiers. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-sub-mesh`](https://pypi.org/project/itkwasm-sub-mesh/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-sub-mesh-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": "Extract a subset of a mesh given by the cell identifiers.",
"version": "2.0.0",
"project_urls": {
"Home": "https://github.com/uncbiag/OAI_analysis_2",
"Source": "https://github.com/uncbiag/OAI_analysis_2"
},
"split_keywords": [
"itkwasm",
" wasi",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6533bda47917631de76a62463e9819d3f078df6d323ce0fcd261b8017dd8ad86",
"md5": "cdd647df6416930b58157af1dd7e3867",
"sha256": "ce2a245ea97021a9bdab568733d7d299867cba1e400d3746f1946c0fa6368c7b"
},
"downloads": -1,
"filename": "itkwasm_sub_mesh_wasi-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cdd647df6416930b58157af1dd7e3867",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 975317,
"upload_time": "2024-06-05T20:44:34",
"upload_time_iso_8601": "2024-06-05T20:44:34.627218Z",
"url": "https://files.pythonhosted.org/packages/65/33/bda47917631de76a62463e9819d3f078df6d323ce0fcd261b8017dd8ad86/itkwasm_sub_mesh_wasi-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3c2ac10f143bcd3d33b1e266b8115cfbf00c992248404c483f629c3d0ba91bc1",
"md5": "4d9c52b2ce00a0a2f1d31cdeb62c89bd",
"sha256": "881fb699e010f6292ee8c7c0e2a89072126fe76150c7554802ad9218d49b2669"
},
"downloads": -1,
"filename": "itkwasm_sub_mesh_wasi-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "4d9c52b2ce00a0a2f1d31cdeb62c89bd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 966714,
"upload_time": "2024-06-05T20:44:40",
"upload_time_iso_8601": "2024-06-05T20:44:40.920544Z",
"url": "https://files.pythonhosted.org/packages/3c/2a/c10f143bcd3d33b1e266b8115cfbf00c992248404c483f629c3d0ba91bc1/itkwasm_sub_mesh_wasi-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-05 20:44:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "uncbiag",
"github_project": "OAI_analysis_2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "itkwasm-sub-mesh-wasi"
}