WARNING: This package is depreciated in favor of the gmsh and gmsh-dev packages maintained by Gmsh developers. There will be no more updates here.
The aim of this package is to download and install the Gmsh SDK in a pythonic way, i.e. via pip command. No gmsh files are maintained here. Installation should work under Linux, Windows and MacOSX for both Python 2 and 3.
Before installation make sure that possibly conflicting gmsh-sdk-git is uninstalled:
$ pip uninstall gmsh-sdk-git
then install (or upgrade) gmsh-sdk:
$ pip install --upgrade gmsh-sdk
and use:
$ gmsh --help $ python -c "import gmsh; gmsh.initialize(['', '--help'])"
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gmsh-sdk-4.6.0.post1.tar.gz
(10.2 kB
view details)
File details
Details for the file gmsh-sdk-4.6.0.post1.tar.gz.
File metadata
- Download URL: gmsh-sdk-4.6.0.post1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a480fbd4753bb038dae42190df2282e0672a76dbad4d00456dd1b4894147fd8
|
|
| MD5 |
ff46868fd73072c6b559d894952d09c9
|
|
| BLAKE2b-256 |
0359ff6db8c1ea836635dacbca65948edc872708dc88aa546ca523c3bc398ef2
|