# itkwasm-downsample-wasi
[![PyPI version](https://badge.fury.io/py/itkwasm-downsample-wasi.svg)](https://badge.fury.io/py/itkwasm-downsample-wasi)
Pipelines for downsampling images. WASI implementation.
This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-downsample`](https://pypi.org/project/itkwasm-downsample/) instead.
## Installation
```sh
pip install itkwasm-downsample-wasi
```
## Development
```sh
pip install pytest itkwasm-image-io itkwasm-compare-images
pip install -e .
pytest
# or
pip install hatch
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-downsample-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/0b/c2/14543be49bc9a0df51024b80c0a4b28d5fa3399f894fa89113a998020f53/itkwasm_downsample_wasi-1.4.3.tar.gz",
"platform": null,
"description": "# itkwasm-downsample-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-downsample-wasi.svg)](https://badge.fury.io/py/itkwasm-downsample-wasi)\n\nPipelines for downsampling images. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-downsample`](https://pypi.org/project/itkwasm-downsample/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-downsample-wasi\n```\n\n## Development\n\n```sh\npip install pytest itkwasm-image-io itkwasm-compare-images\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Pipelines for downsampling images.",
"version": "1.4.3",
"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": "6fc19cd278d3a698cf1c202a8c4aa10786edf0db33af8031c03abcc671196498",
"md5": "3ade5e0d4bf1367299cd0cfb78b36b1d",
"sha256": "e6d5475e992e47d6e734f94d6d72a9baea57bade6619ca23f6a5feead99e362f"
},
"downloads": -1,
"filename": "itkwasm_downsample_wasi-1.4.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ade5e0d4bf1367299cd0cfb78b36b1d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6042888,
"upload_time": "2024-10-24T17:58:46",
"upload_time_iso_8601": "2024-10-24T17:58:46.955667Z",
"url": "https://files.pythonhosted.org/packages/6f/c1/9cd278d3a698cf1c202a8c4aa10786edf0db33af8031c03abcc671196498/itkwasm_downsample_wasi-1.4.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0bc214543be49bc9a0df51024b80c0a4b28d5fa3399f894fa89113a998020f53",
"md5": "56d58fd86b2fe69430016486c2abca98",
"sha256": "d5386e6e85d41bf6294585d2c039d4e5d8d1226fb60719a492427327f5090450"
},
"downloads": -1,
"filename": "itkwasm_downsample_wasi-1.4.3.tar.gz",
"has_sig": false,
"md5_digest": "56d58fd86b2fe69430016486c2abca98",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5995787,
"upload_time": "2024-10-24T17:58:44",
"upload_time_iso_8601": "2024-10-24T17:58:44.796289Z",
"url": "https://files.pythonhosted.org/packages/0b/c2/14543be49bc9a0df51024b80c0a4b28d5fa3399f894fa89113a998020f53/itkwasm_downsample_wasi-1.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 17:58:44",
"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-downsample-wasi"
}