Name | gmsh JSON |
Version |
4.14.1
JSON |
| download |
home_page | https://gmsh.info |
Summary | Gmsh is a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities. |
upload_time | 2025-09-02 10:42:25 |
maintainer | Christophe Geuzaine |
docs_url | None |
author | None |
requires_python | None |
license | GPLv2+ |
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.14.1",
"project_urls": {
"Homepage": "https://gmsh.info"
},
"split_keywords": [
"fem",
" mesh",
" finite element method",
" cad"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d2f14608c26f5f31f60530f1567fe5f6135043dd995ced1fd615842f66eb592",
"md5": "9124c4178a6428cb3a61109627d07e77",
"sha256": "a72525daa895d9dbbf5ef6eb327ef8d5da3c02c5917670216894abb1d95754d3"
},
"downloads": -1,
"filename": "gmsh-4.14.1-py2.py3-none-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "9124c4178a6428cb3a61109627d07e77",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 40126477,
"upload_time": "2025-09-02T10:42:25",
"upload_time_iso_8601": "2025-09-02T10:42:25.595231Z",
"url": "https://files.pythonhosted.org/packages/2d/2f/14608c26f5f31f60530f1567fe5f6135043dd995ced1fd615842f66eb592/gmsh-4.14.1-py2.py3-none-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2137a7475d63228d44b64d504b8797b1d65c38690cf5f3d7f32d0759f39ccc05",
"md5": "e082b936089b15cd451350c59c269969",
"sha256": "6bc231b100f561097e89ba075d8ceef082873d407756192011c480305f77140d"
},
"downloads": -1,
"filename": "gmsh-4.14.1-py2.py3-none-macosx_12_0_arm64.whl",
"has_sig": false,
"md5_digest": "e082b936089b15cd451350c59c269969",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 36377508,
"upload_time": "2025-09-02T10:42:29",
"upload_time_iso_8601": "2025-09-02T10:42:29.694948Z",
"url": "https://files.pythonhosted.org/packages/21/37/a7475d63228d44b64d504b8797b1d65c38690cf5f3d7f32d0759f39ccc05/gmsh-4.14.1-py2.py3-none-macosx_12_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e8121caeeb0992d15fcc362577fd027ee7f89a4160c2bb711bec58e188bf4ef",
"md5": "f3e0ebbff74cbe4559407f522dc22ef2",
"sha256": "95b3e40b38e97db6424a602ac016a9db90012b2134c336b919b4fe2e31c65e4e"
},
"downloads": -1,
"filename": "gmsh-4.14.1-py2.py3-none-manylinux_2_24_x86_64.whl",
"has_sig": false,
"md5_digest": "f3e0ebbff74cbe4559407f522dc22ef2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 39963391,
"upload_time": "2025-09-02T10:42:33",
"upload_time_iso_8601": "2025-09-02T10:42:33.172075Z",
"url": "https://files.pythonhosted.org/packages/9e/81/21caeeb0992d15fcc362577fd027ee7f89a4160c2bb711bec58e188bf4ef/gmsh-4.14.1-py2.py3-none-manylinux_2_24_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b8afc08d2073b9c0825ad6c05371ca4f2777550490674c16eba82da4bc0a6ca5",
"md5": "576294b6d65ebd8a494e3d741a4b3d55",
"sha256": "0ef4c2fe022862e88800fcc50ff175e5998a781ed979382dc8500d5c284d9a38"
},
"downloads": -1,
"filename": "gmsh-4.14.1-py2.py3-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "576294b6d65ebd8a494e3d741a4b3d55",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 42181447,
"upload_time": "2025-09-02T10:42:37",
"upload_time_iso_8601": "2025-09-02T10:42:37.119334Z",
"url": "https://files.pythonhosted.org/packages/b8/af/c08d2073b9c0825ad6c05371ca4f2777550490674c16eba82da4bc0a6ca5/gmsh-4.14.1-py2.py3-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-02 10:42:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gmsh"
}