gmsh


Namegmsh JSON
Version 4.13.1 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-05-24 21:51:49
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.13.1",
    "project_urls": {
        "Homepage": "https://gmsh.info"
    },
    "split_keywords": [
        "fem",
        " mesh",
        " finite element method",
        " cad"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fd71626031c2b1aca268cecb2a0c6b8a7a1c41c1e20268f09f049dd420cf715",
                "md5": "8b412dff5ac8b96887fa198b1876ce2e",
                "sha256": "24ae76443d9df1fd10661c499cbfd0c877677b10b96d5bd72cd07e54aba1df55"
            },
            "downloads": -1,
            "filename": "gmsh-4.13.1-py2.py3-none-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8b412dff5ac8b96887fa198b1876ce2e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 40365721,
            "upload_time": "2024-05-24T21:51:49",
            "upload_time_iso_8601": "2024-05-24T21:51:49.617178Z",
            "url": "https://files.pythonhosted.org/packages/5f/d7/1626031c2b1aca268cecb2a0c6b8a7a1c41c1e20268f09f049dd420cf715/gmsh-4.13.1-py2.py3-none-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9025338e7fd977f13145ce6c889e39b5bfed17c5f5a5a5b1cfd3ef167bae4be7",
                "md5": "c35305c81f2b103b455dcc939149bf65",
                "sha256": "179cfb7ce5d90c6695403cdd8a2cd23ec1a42b14f3485d814bc0eff9403c3204"
            },
            "downloads": -1,
            "filename": "gmsh-4.13.1-py2.py3-none-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c35305c81f2b103b455dcc939149bf65",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 36525982,
            "upload_time": "2024-05-24T21:51:57",
            "upload_time_iso_8601": "2024-05-24T21:51:57.129289Z",
            "url": "https://files.pythonhosted.org/packages/90/25/338e7fd977f13145ce6c889e39b5bfed17c5f5a5a5b1cfd3ef167bae4be7/gmsh-4.13.1-py2.py3-none-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30cb44245b93105e93ca0223f4dfbfd199803b10770e79dee63f63cb755570e0",
                "md5": "9691951602168830b680fe0837400088",
                "sha256": "89ab53b6ec28f099b723da35bcdb6f5df779b10a9c0e6b09e8059906c3a48b27"
            },
            "downloads": -1,
            "filename": "gmsh-4.13.1-py2.py3-none-manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9691951602168830b680fe0837400088",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 39771200,
            "upload_time": "2024-05-24T21:52:01",
            "upload_time_iso_8601": "2024-05-24T21:52:01.434006Z",
            "url": "https://files.pythonhosted.org/packages/30/cb/44245b93105e93ca0223f4dfbfd199803b10770e79dee63f63cb755570e0/gmsh-4.13.1-py2.py3-none-manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c3b73656c5dbdda62a2e9e3829dbc06a5195600cb1fa66b92c032460ff9f98b",
                "md5": "e3537fdcb2596296b1f33389bc77ed9d",
                "sha256": "00f3c86b3146c1af1259e695ed646880c9da0c2ded2d1e48b240a1d3d194bae6"
            },
            "downloads": -1,
            "filename": "gmsh-4.13.1-py2.py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e3537fdcb2596296b1f33389bc77ed9d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 42238951,
            "upload_time": "2024-05-24T21:52:06",
            "upload_time_iso_8601": "2024-05-24T21:52:06.306563Z",
            "url": "https://files.pythonhosted.org/packages/3c/3b/73656c5dbdda62a2e9e3829dbc06a5195600cb1fa66b92c032460ff9f98b/gmsh-4.13.1-py2.py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 21:51:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gmsh"
}
        
Elapsed time: 0.67179s