compare-meshes


Namecompare-meshes JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryCompare meshes and polydata for regression testing.
upload_time2024-04-01 02:08:59
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.
            # compare-meshes

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

Compare meshes and polydata for regression testing.

## Installation

```sh
pip install compare-meshes
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "compare-meshes",
    "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/23/b2/4fd0024993c92f02e94d5d3eb07effd9ca16eeb1e80fe4456fa718ab0bbf/compare_meshes-0.1.0.tar.gz",
    "platform": null,
    "description": "# compare-meshes\n\n[![PyPI version](https://badge.fury.io/py/compare-meshes.svg)](https://badge.fury.io/py/compare-meshes)\n\nCompare meshes and polydata for regression testing.\n\n## Installation\n\n```sh\npip install compare-meshes\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Compare meshes and polydata for regression testing.",
    "version": "0.1.0",
    "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": "d3e4200c5b529100f2266f9870f488fb68e30576b073141eb7134c59f99987eb",
                "md5": "a3cfed9274023b1a6bf010470d6f2fc2",
                "sha256": "9faac7320b880f141c0d202e23141b66629997a2a5c4f0e00770726650ebbc66"
            },
            "downloads": -1,
            "filename": "compare_meshes-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3cfed9274023b1a6bf010470d6f2fc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3518,
            "upload_time": "2024-04-01T02:08:57",
            "upload_time_iso_8601": "2024-04-01T02:08:57.557888Z",
            "url": "https://files.pythonhosted.org/packages/d3/e4/200c5b529100f2266f9870f488fb68e30576b073141eb7134c59f99987eb/compare_meshes-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "23b24fd0024993c92f02e94d5d3eb07effd9ca16eeb1e80fe4456fa718ab0bbf",
                "md5": "74c17c4b6b011a58605e30352f4d7be2",
                "sha256": "0d91f5d697eaf126845dbb098eedd45a00675688be890a62e258e0e7d8d8f448"
            },
            "downloads": -1,
            "filename": "compare_meshes-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "74c17c4b6b011a58605e30352f4d7be2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11781,
            "upload_time": "2024-04-01T02:08:59",
            "upload_time_iso_8601": "2024-04-01T02:08:59.327927Z",
            "url": "https://files.pythonhosted.org/packages/23/b2/4fd0024993c92f02e94d5d3eb07effd9ca16eeb1e80fe4456fa718ab0bbf/compare_meshes-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 02:08:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "itk-wasm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "compare-meshes"
}
        
Elapsed time: 0.22783s