# itkwasm-downsample-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-downsample-emscripten.svg)](https://badge.fury.io/py/itkwasm-downsample-emscripten)
Pipelines for downsampling images. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-downsample`](https://pypi.org/project/itkwasm-downsample/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-downsample-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-downsample-emscripten",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "emscripten, itkwasm, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/79/7e/c91338ee1d3f83f942f9959a10de361731d081cc8647c727d726b34b35a9/itkwasm_downsample_emscripten-1.4.3.tar.gz",
"platform": null,
"description": "# itkwasm-downsample-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-downsample-emscripten.svg)](https://badge.fury.io/py/itkwasm-downsample-emscripten)\n\nPipelines for downsampling images. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-downsample`](https://pypi.org/project/itkwasm-downsample/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-downsample-emscripten')\n```\n\n## Development\n\n```sh\npip install hatch\nhatch run download-pyodide\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": [
"emscripten",
" itkwasm",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6df3f9bc2c63443a421a5b9ce7ff67f4490c70b88eed73224eb0bdd5b1fa8313",
"md5": "da82037fcb18314c15cde75bdb2b714b",
"sha256": "42cc173f67d299a494ce326d90f2548300a3dd4a3c5d7c13c351dae9ee8fb719"
},
"downloads": -1,
"filename": "itkwasm_downsample_emscripten-1.4.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da82037fcb18314c15cde75bdb2b714b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 85830,
"upload_time": "2024-10-24T17:59:29",
"upload_time_iso_8601": "2024-10-24T17:59:29.777596Z",
"url": "https://files.pythonhosted.org/packages/6d/f3/f9bc2c63443a421a5b9ce7ff67f4490c70b88eed73224eb0bdd5b1fa8313/itkwasm_downsample_emscripten-1.4.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "797ec91338ee1d3f83f942f9959a10de361731d081cc8647c727d726b34b35a9",
"md5": "34e74f364bcb34dfdc6915de91910879",
"sha256": "2099a51f56c7e6106dafda586c7daf51631dabeaf9974d098171bb1f5a57bf81"
},
"downloads": -1,
"filename": "itkwasm_downsample_emscripten-1.4.3.tar.gz",
"has_sig": false,
"md5_digest": "34e74f364bcb34dfdc6915de91910879",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 83391,
"upload_time": "2024-10-24T17:59:28",
"upload_time_iso_8601": "2024-10-24T17:59:28.923635Z",
"url": "https://files.pythonhosted.org/packages/79/7e/c91338ee1d3f83f942f9959a10de361731d081cc8647c727d726b34b35a9/itkwasm_downsample_emscripten-1.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 17:59:28",
"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-emscripten"
}