itkwasm-downsample


Nameitkwasm-downsample JSON
Version 1.4.3 PyPI version JSON
download
home_pageNone
SummaryPipelines for downsampling images.
upload_time2024-10-24 18:00:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords emscripten itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-downsample

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

Pipelines for downsampling images.

## Installation

```sh
pip install itkwasm-downsample
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-downsample",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "emscripten, itkwasm, wasi, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bf/cf/9e57c6ebe46e06970a2bed8a7fb0daa23fe06bed33cab33da30b6bd03aaa/itkwasm_downsample-1.4.3.tar.gz",
    "platform": null,
    "description": "# itkwasm-downsample\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-downsample.svg)](https://badge.fury.io/py/itkwasm-downsample)\n\nPipelines for downsampling images.\n\n## Installation\n\n```sh\npip install itkwasm-downsample\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",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1957aee976ebd939c105aa2ed549770932d97971018ec5183e5436d999e40a1",
                "md5": "e6c28bc887036e97def39f98d2497b24",
                "sha256": "e6c77718fbda9f8711717e32724bd8a9d35cf2b9ebec517b9195672a8a3ca6e1"
            },
            "downloads": -1,
            "filename": "itkwasm_downsample-1.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6c28bc887036e97def39f98d2497b24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7689,
            "upload_time": "2024-10-24T18:00:12",
            "upload_time_iso_8601": "2024-10-24T18:00:12.053940Z",
            "url": "https://files.pythonhosted.org/packages/e1/95/7aee976ebd939c105aa2ed549770932d97971018ec5183e5436d999e40a1/itkwasm_downsample-1.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bfcf9e57c6ebe46e06970a2bed8a7fb0daa23fe06bed33cab33da30b6bd03aaa",
                "md5": "117dfd8c4e1b7f0502865b72575f5957",
                "sha256": "b0aa9688b8a160f9cf00fe265f8359defed88ab5ab28d64f143289be5fa19068"
            },
            "downloads": -1,
            "filename": "itkwasm_downsample-1.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "117dfd8c4e1b7f0502865b72575f5957",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13057,
            "upload_time": "2024-10-24T18:00:11",
            "upload_time_iso_8601": "2024-10-24T18:00:11.227146Z",
            "url": "https://files.pythonhosted.org/packages/bf/cf/9e57c6ebe46e06970a2bed8a7fb0daa23fe06bed33cab33da30b6bd03aaa/itkwasm_downsample-1.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 18:00:11",
    "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"
}
        
Elapsed time: 1.24559s