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'])"
Release files for gmsh-sdk 4.6.0.post1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gmsh-sdk-4.6.0.post1.tar.gz | 10.2 kB | Details |
Release files / gmsh-sdk-4.6.0.post1.tar.gz
| Download URL | gmsh-sdk-4.6.0.post1.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3a480fbd4753bb038dae42190df2282e0672a76dbad4d00456dd1b4894147fd8
|
|
BLAKE2b-256 checksum How to use checksums |
0359ff6db8c1ea836635dacbca65948edc872708dc88aa546ca523c3bc398ef2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|