gmsh


Namegmsh JSON
Version 4.15.0 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_time2025-10-26 20:30:21
maintainerChristophe Geuzaine
docs_urlNone
authorNone
requires_pythonNone
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": null,
    "maintainer_email": "cgeuzaine@uliege.be",
    "keywords": "fem, mesh, finite element method, cad",
    "author": null,
    "author_email": null,
    "download_url": null,
    "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.15.0",
    "project_urls": {
        "Homepage": "https://gmsh.info"
    },
    "split_keywords": [
        "fem",
        " mesh",
        " finite element method",
        " cad"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d69501df2f928b4498bd4705c5cf81b0ed191b6d3b6ce4eaa6fddf6890f4f7cd",
                "md5": "a35a8fe41a3b4a19db64d54cf8d15349",
                "sha256": "1a7951836982f97e21e8b2de106fe1e8455cde53719191a3950784b56e2606af"
            },
            "downloads": -1,
            "filename": "gmsh-4.15.0-py2.py3-none-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a35a8fe41a3b4a19db64d54cf8d15349",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 40170061,
            "upload_time": "2025-10-26T20:30:21",
            "upload_time_iso_8601": "2025-10-26T20:30:21.097824Z",
            "url": "https://files.pythonhosted.org/packages/d6/95/01df2f928b4498bd4705c5cf81b0ed191b6d3b6ce4eaa6fddf6890f4f7cd/gmsh-4.15.0-py2.py3-none-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29a4b1e9b4997c6f4a29fb8a9736851430bf306701e5f7f1266eafc1f860cbfe",
                "md5": "4b8109ee39049475c16c9e3b40002ccf",
                "sha256": "042f76562244dfbad46edfeacaa092c8c95a9df8fb4fd7611771477f0031be0d"
            },
            "downloads": -1,
            "filename": "gmsh-4.15.0-py2.py3-none-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4b8109ee39049475c16c9e3b40002ccf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 36425180,
            "upload_time": "2025-10-26T20:30:25",
            "upload_time_iso_8601": "2025-10-26T20:30:25.241096Z",
            "url": "https://files.pythonhosted.org/packages/29/a4/b1e9b4997c6f4a29fb8a9736851430bf306701e5f7f1266eafc1f860cbfe/gmsh-4.15.0-py2.py3-none-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "632227f88a5a1c48b833c5893a23b71cf74b5270fac82d88e337ec2c138e8853",
                "md5": "daf91440a08a2c95f027da0509203e03",
                "sha256": "998527cb172f2529c6beca7334a6ca788fa54fbb3d4f817deb0903005d49344d"
            },
            "downloads": -1,
            "filename": "gmsh-4.15.0-py2.py3-none-manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "daf91440a08a2c95f027da0509203e03",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 40003017,
            "upload_time": "2025-10-26T20:30:28",
            "upload_time_iso_8601": "2025-10-26T20:30:28.718797Z",
            "url": "https://files.pythonhosted.org/packages/63/22/27f88a5a1c48b833c5893a23b71cf74b5270fac82d88e337ec2c138e8853/gmsh-4.15.0-py2.py3-none-manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "235121175eb9c6a592431a5c87f288ce447af1cea68a6ad4169765dc7ab7a9e7",
                "md5": "cd897281b4b2cebb010d9b4b0b30f0a6",
                "sha256": "a5b9867f88af59aff269a93abbd009551fbc263eb94a165a25a0c8072bae13db"
            },
            "downloads": -1,
            "filename": "gmsh-4.15.0-py2.py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cd897281b4b2cebb010d9b4b0b30f0a6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 42233991,
            "upload_time": "2025-10-26T20:30:32",
            "upload_time_iso_8601": "2025-10-26T20:30:32.722185Z",
            "url": "https://files.pythonhosted.org/packages/23/51/21175eb9c6a592431a5c87f288ce447af1cea68a6ad4169765dc7ab7a9e7/gmsh-4.15.0-py2.py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-26 20:30:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gmsh"
}
        
Elapsed time: 3.14243s