gmsh


Namegmsh JSON
Version 4.12.2 PyPI version JSON
download
home_pagehttps://gmsh.info
SummaryGmsh is a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.
upload_time2024-01-21 21:20:11
maintainerChristophe Geuzaine
docs_urlNone
author
requires_python
licenseGPLv2+
keywords fem mesh finite element method cad
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====
gmsh
====

`Gmsh <https://gmsh.info>`_ is an automatic three-dimensional finite element
mesh generator with built-in pre- and post-processing facilities.

The aim of this package is to install the official Gmsh app and binary Software
Development Kit (SDK) in a pythonic way, i.e. via the ``pip``
command. Installation should work under Linux, Windows and macOS for both Python
2 and 3.

To install or upgrade ``gmsh``::

    $ pip install --upgrade gmsh

After installation you can either run the Gmsh app::

    $ gmsh

or use the Gmsh Python API::

    $ python -c "import gmsh; gmsh.initialize(); gmsh.fltk.run(); gmsh.finalize()"

(Note that the header files for using the C++ and C API are also installed, as
is the Julia module.)



            

Raw data

            {
    "_id": null,
    "home_page": "https://gmsh.info",
    "name": "gmsh",
    "maintainer": "Christophe Geuzaine",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "cgeuzaine@uliege.be",
    "keywords": "fem,mesh,finite element method,cad",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": "Posix",
    "description": "====\ngmsh\n====\n\n`Gmsh <https://gmsh.info>`_ is an automatic three-dimensional finite element\nmesh generator with built-in pre- and post-processing facilities.\n\nThe aim of this package is to install the official Gmsh app and binary Software\nDevelopment Kit (SDK) in a pythonic way, i.e. via the ``pip``\ncommand. Installation should work under Linux, Windows and macOS for both Python\n2 and 3.\n\nTo install or upgrade ``gmsh``::\n\n    $ pip install --upgrade gmsh\n\nAfter installation you can either run the Gmsh app::\n\n    $ gmsh\n\nor use the Gmsh Python API::\n\n    $ python -c \"import gmsh; gmsh.initialize(); gmsh.fltk.run(); gmsh.finalize()\"\n\n(Note that the header files for using the C++ and C API are also installed, as\nis the Julia module.)\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "Gmsh is a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.",
    "version": "4.12.2",
    "project_urls": {
        "Homepage": "https://gmsh.info"
    },
    "split_keywords": [
        "fem",
        "mesh",
        "finite element method",
        "cad"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01465bb37524e7c445eb8cfb111aab29cb0ec17a7c20397004b60d1080d3ff7e",
                "md5": "6194fb78f235995dcabb10f01dd7e5d4",
                "sha256": "28d91487f1666eacbcf3b24bf832ee5e4e09acfb8cff966e90a263623fbd26e0"
            },
            "downloads": -1,
            "filename": "gmsh-4.12.2-py2.py3-none-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6194fb78f235995dcabb10f01dd7e5d4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 39871715,
            "upload_time": "2024-01-21T21:20:11",
            "upload_time_iso_8601": "2024-01-21T21:20:11.158111Z",
            "url": "https://files.pythonhosted.org/packages/01/46/5bb37524e7c445eb8cfb111aab29cb0ec17a7c20397004b60d1080d3ff7e/gmsh-4.12.2-py2.py3-none-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "131b12825e919509a198d36f78886b2cbb9778fa89c6219fc2d2915de0ae2a4b",
                "md5": "b93f905fdfeb896e1dee6c80263f7f3b",
                "sha256": "0620c62006443da23fffb211e6c579bf284b2340a1b9a74b5636b3367fc14096"
            },
            "downloads": -1,
            "filename": "gmsh-4.12.2-py2.py3-none-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b93f905fdfeb896e1dee6c80263f7f3b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 36083175,
            "upload_time": "2024-01-21T21:20:16",
            "upload_time_iso_8601": "2024-01-21T21:20:16.534943Z",
            "url": "https://files.pythonhosted.org/packages/13/1b/12825e919509a198d36f78886b2cbb9778fa89c6219fc2d2915de0ae2a4b/gmsh-4.12.2-py2.py3-none-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bcc2f7b3d1a3025badb6a8548db8e89254957a9492f8fa61cc826a4274ce505",
                "md5": "80d6cc5b46e62e78d2607b78e1ac9063",
                "sha256": "df6981be2dee9e6083a6d4f6a9b1d1ebd56e7c0cf2ed49ae97bc791f268af78e"
            },
            "downloads": -1,
            "filename": "gmsh-4.12.2-py2.py3-none-manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80d6cc5b46e62e78d2607b78e1ac9063",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 39279328,
            "upload_time": "2024-01-21T21:20:21",
            "upload_time_iso_8601": "2024-01-21T21:20:21.628101Z",
            "url": "https://files.pythonhosted.org/packages/4b/cc/2f7b3d1a3025badb6a8548db8e89254957a9492f8fa61cc826a4274ce505/gmsh-4.12.2-py2.py3-none-manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "408d76ae548e16d06455952dde61898d933c663144092953945c004a2489d0e5",
                "md5": "ce923b57996e61db932abf815f3db6c8",
                "sha256": "3af271f67efe7cb921fbcbd66bf994bf0e556324cc3b33b6ae582359cb12cd9e"
            },
            "downloads": -1,
            "filename": "gmsh-4.12.2-py2.py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ce923b57996e61db932abf815f3db6c8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 41691421,
            "upload_time": "2024-01-21T21:20:28",
            "upload_time_iso_8601": "2024-01-21T21:20:28.715339Z",
            "url": "https://files.pythonhosted.org/packages/40/8d/76ae548e16d06455952dde61898d933c663144092953945c004a2489d0e5/gmsh-4.12.2-py2.py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-21 21:20:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gmsh"
}
        
Elapsed time: 0.17501s