itkwasm-mesh-to-poly-data


Nameitkwasm-mesh-to-poly-data JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryConvert an ITK Mesh to a simple data structure compatible with vtkPolyData.
upload_time2024-11-08 22:25:37
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-mesh-to-poly-data

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

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

## Installation

```sh
pip install itkwasm-mesh-to-poly-data
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-mesh-to-poly-data",
    "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/f6/69/d372002e3a22ee1be724804e519209630fd6b5921c796d78402b740a73b7/itkwasm_mesh_to_poly_data-1.1.1.tar.gz",
    "platform": null,
    "description": "# itkwasm-mesh-to-poly-data\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-to-poly-data.svg)](https://badge.fury.io/py/itkwasm-mesh-to-poly-data)\n\nConvert an ITK Mesh to a simple data structure compatible with vtkPolyData.\n\n## Installation\n\n```sh\npip install itkwasm-mesh-to-poly-data\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Convert an ITK Mesh to a simple data structure compatible with vtkPolyData.",
    "version": "1.1.1",
    "project_urls": {
        "Home": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData",
        "Source": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData"
    },
    "split_keywords": [
        "emscripten",
        " itkwasm",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48e9f766453988615ce7cbd059b2a4ae5582f7765501dc4d3d767482e1c26ec0",
                "md5": "b0a8b0308b0e8adc30812ba33393f599",
                "sha256": "b392cfcd78d7c2edac9eaa3bed483fb41941c9921c1cc210f3de34ac84b30844"
            },
            "downloads": -1,
            "filename": "itkwasm_mesh_to_poly_data-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0a8b0308b0e8adc30812ba33393f599",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3942,
            "upload_time": "2024-11-08T22:25:36",
            "upload_time_iso_8601": "2024-11-08T22:25:36.138523Z",
            "url": "https://files.pythonhosted.org/packages/48/e9/f766453988615ce7cbd059b2a4ae5582f7765501dc4d3d767482e1c26ec0/itkwasm_mesh_to_poly_data-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f669d372002e3a22ee1be724804e519209630fd6b5921c796d78402b740a73b7",
                "md5": "96413169141e0784d71b05b58de5a422",
                "sha256": "5d4965f535c7c8618c19e4cb4d07349895ec68583eebfe88150d2b560f1d8bce"
            },
            "downloads": -1,
            "filename": "itkwasm_mesh_to_poly_data-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "96413169141e0784d71b05b58de5a422",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12719,
            "upload_time": "2024-11-08T22:25:37",
            "upload_time_iso_8601": "2024-11-08T22:25:37.534795Z",
            "url": "https://files.pythonhosted.org/packages/f6/69/d372002e3a22ee1be724804e519209630fd6b5921c796d78402b740a73b7/itkwasm_mesh_to_poly_data-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 22:25:37",
    "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"
}
        
Elapsed time: 0.35608s