gmsh-interop


Namegmsh-interop JSON
Version 2024.1 PyPI version JSON
download
home_pagehttp://github.com/inducer/gmsh_interop
SummaryA parser for GMSH's .msh format
upload_time2024-04-26 19:06:40
maintainerNone
docs_urlNone
authorAndreas Kloeckner
requires_python~=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Interoperability between Python and Gmsh
========================================

.. image:: https://gitlab.tiker.net/inducer/gmsh_interop/badges/main/pipeline.svg
    :alt: Gitlab Build Status
    :target: https://gitlab.tiker.net/inducer/gmsh_interop/commits/main
.. image:: https://github.com/inducer/gmsh_interop/workflows/CI/badge.svg
    :alt: Github Build Status
    :target: https://github.com/inducer/gmsh_interop/actions?query=branch%3Amain+workflow%3ACI
.. image:: https://badge.fury.io/py/gmsh_interop.png
    :alt: Python Package Index Release Page
    :target: https://pypi.org/project/gmsh_interop/

This package allows Python to interoperate with the `gmsh <http://gmsh.info/>`_
mesh generator.

This package contains:

* ``gmsh_interop.reader`` to read gmsh's ``.msh`` file format.
* ``gmsh_interop.runner`` to run gmsh under program control and process its output.

Its contents was extracted from `meshpy <https://github.com/inducer/meshpy>`__
to escape its obnoxious licensing.

Links:

* `Github <https://github.com/inducer/gmsh_interop>`_
* `Python package index <https://pypi.org/project/gmsh_interop/>`_
* `Documentation <https://documen.tician.de/gmsh_interop>`_

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/inducer/gmsh_interop",
    "name": "gmsh-interop",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Andreas Kloeckner",
    "author_email": "inform@tiker.net",
    "download_url": "https://files.pythonhosted.org/packages/1c/00/8bfaf010f9d0f1ffe583db6c4a70409edb5d5aaf84af2424649256845bb1/gmsh_interop-2024.1.tar.gz",
    "platform": null,
    "description": "Interoperability between Python and Gmsh\n========================================\n\n.. image:: https://gitlab.tiker.net/inducer/gmsh_interop/badges/main/pipeline.svg\n    :alt: Gitlab Build Status\n    :target: https://gitlab.tiker.net/inducer/gmsh_interop/commits/main\n.. image:: https://github.com/inducer/gmsh_interop/workflows/CI/badge.svg\n    :alt: Github Build Status\n    :target: https://github.com/inducer/gmsh_interop/actions?query=branch%3Amain+workflow%3ACI\n.. image:: https://badge.fury.io/py/gmsh_interop.png\n    :alt: Python Package Index Release Page\n    :target: https://pypi.org/project/gmsh_interop/\n\nThis package allows Python to interoperate with the `gmsh <http://gmsh.info/>`_\nmesh generator.\n\nThis package contains:\n\n* ``gmsh_interop.reader`` to read gmsh's ``.msh`` file format.\n* ``gmsh_interop.runner`` to run gmsh under program control and process its output.\n\nIts contents was extracted from `meshpy <https://github.com/inducer/meshpy>`__\nto escape its obnoxious licensing.\n\nLinks:\n\n* `Github <https://github.com/inducer/gmsh_interop>`_\n* `Python package index <https://pypi.org/project/gmsh_interop/>`_\n* `Documentation <https://documen.tician.de/gmsh_interop>`_\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A parser for GMSH's .msh format",
    "version": "2024.1",
    "project_urls": {
        "Homepage": "http://github.com/inducer/gmsh_interop"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "964903a32591e922281423375a395773935a62fef6cbba68b02e5ddefcbae746",
                "md5": "9531482f1b945fd72b8b95ac5da3671d",
                "sha256": "e1eb66431cff0e27c1e36d46ce270d1af2b500ac101f7b0c953bc54f9477095e"
            },
            "downloads": -1,
            "filename": "gmsh_interop-2024.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9531482f1b945fd72b8b95ac5da3671d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "~=3.8",
            "size": 22269,
            "upload_time": "2024-04-26T19:06:38",
            "upload_time_iso_8601": "2024-04-26T19:06:38.207815Z",
            "url": "https://files.pythonhosted.org/packages/96/49/03a32591e922281423375a395773935a62fef6cbba68b02e5ddefcbae746/gmsh_interop-2024.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c008bfaf010f9d0f1ffe583db6c4a70409edb5d5aaf84af2424649256845bb1",
                "md5": "132a4d144426c4514226e48c66ba51cb",
                "sha256": "ec9bedf9dfd951032e4806d6f00f6f75c3d513ae655173fb459d6a5bce820ce2"
            },
            "downloads": -1,
            "filename": "gmsh_interop-2024.1.tar.gz",
            "has_sig": false,
            "md5_digest": "132a4d144426c4514226e48c66ba51cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 25240,
            "upload_time": "2024-04-26T19:06:40",
            "upload_time_iso_8601": "2024-04-26T19:06:40.165644Z",
            "url": "https://files.pythonhosted.org/packages/1c/00/8bfaf010f9d0f1ffe583db6c4a70409edb5d5aaf84af2424649256845bb1/gmsh_interop-2024.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 19:06:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inducer",
    "github_project": "gmsh_interop",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gmsh-interop"
}
        
Elapsed time: 0.44856s