Skip to main content

Triangular and Tetrahedral Mesh Generator

Project description

MeshPy: Simplicial Mesh Generation from Python

Gitlab Build Status Github Build Status Python Package Index Release Page Zenodo DOI for latest release

MeshPy offers quality triangular and tetrahedral mesh generation for Python. Meshes of this type are chiefly used in finite-element simulation codes, but also have many other applications ranging from computer graphics to robotics.

In order to generate 2D and 3D meshes, MeshPy provides Python interfaces to three well-regarded mesh generators, Triangle by J. Shewchuk, TetGen by Hang Si The former two are included in the package in slightly modified versions. A generic mesh reader for the latter is included, as is an easy way to run gmsh from a Python script.

For an interface to gmsh by Christophe Geuzaine and Jean-Francois Remacle, see gmsh_interop.

MeshPy has no dependencies other than a C++ compiler, pybind11, and a working Python installation. Before installing meshpy, you may install pybind11 using the command:

pip install pybind11

Online resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MeshPy-2022.1.3.tar.gz (474.6 kB view details)

Uploaded Source

Built Distributions

MeshPy-2022.1.3-pp39-pypy39_pp73-win_amd64.whl (378.8 kB view details)

Uploaded PyPy Windows x86-64

MeshPy-2022.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (506.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (512.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (464.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

MeshPy-2022.1.3-pp38-pypy38_pp73-win_amd64.whl (378.8 kB view details)

Uploaded PyPy Windows x86-64

MeshPy-2022.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (516.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (464.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

MeshPy-2022.1.3-pp37-pypy37_pp73-win_amd64.whl (378.7 kB view details)

Uploaded PyPy Windows x86-64

MeshPy-2022.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (510.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (517.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (464.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

MeshPy-2022.1.3-cp311-cp311-win_amd64.whl (379.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

MeshPy-2022.1.3-cp311-cp311-win32.whl (346.7 kB view details)

Uploaded CPython 3.11 Windows x86

MeshPy-2022.1.3-cp311-cp311-musllinux_1_1_x86_64.whl (981.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

MeshPy-2022.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (459.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (463.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-cp311-cp311-macosx_10_9_x86_64.whl (532.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

MeshPy-2022.1.3-cp310-cp310-win_amd64.whl (379.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

MeshPy-2022.1.3-cp310-cp310-win32.whl (346.7 kB view details)

Uploaded CPython 3.10 Windows x86

MeshPy-2022.1.3-cp310-cp310-musllinux_1_1_x86_64.whl (981.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

MeshPy-2022.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (459.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (463.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-cp310-cp310-macosx_10_9_x86_64.whl (532.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

MeshPy-2022.1.3-cp39-cp39-win_amd64.whl (377.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

MeshPy-2022.1.3-cp39-cp39-win32.whl (346.8 kB view details)

Uploaded CPython 3.9 Windows x86

MeshPy-2022.1.3-cp39-cp39-musllinux_1_1_x86_64.whl (981.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

MeshPy-2022.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (459.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (463.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-cp39-cp39-macosx_10_9_x86_64.whl (532.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

MeshPy-2022.1.3-cp38-cp38-win_amd64.whl (379.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

MeshPy-2022.1.3-cp38-cp38-win32.whl (346.7 kB view details)

Uploaded CPython 3.8 Windows x86

MeshPy-2022.1.3-cp38-cp38-musllinux_1_1_x86_64.whl (981.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

MeshPy-2022.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (458.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (461.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-cp38-cp38-macosx_10_9_x86_64.whl (532.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

MeshPy-2022.1.3-cp37-cp37m-win_amd64.whl (379.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

MeshPy-2022.1.3-cp37-cp37m-win32.whl (348.0 kB view details)

Uploaded CPython 3.7m Windows x86

MeshPy-2022.1.3-cp37-cp37m-musllinux_1_1_x86_64.whl (982.5 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

MeshPy-2022.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (455.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (459.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-cp37-cp37m-macosx_10_9_x86_64.whl (532.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

MeshPy-2022.1.3-cp36-cp36m-win_amd64.whl (391.5 kB view details)

Uploaded CPython 3.6m Windows x86-64

MeshPy-2022.1.3-cp36-cp36m-win32.whl (358.3 kB view details)

Uploaded CPython 3.6m Windows x86

MeshPy-2022.1.3-cp36-cp36m-musllinux_1_1_x86_64.whl (986.4 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

MeshPy-2022.1.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (457.4 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

MeshPy-2022.1.3-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (462.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

MeshPy-2022.1.3-cp36-cp36m-macosx_10_9_x86_64.whl (535.9 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file MeshPy-2022.1.3.tar.gz.

File metadata

  • Download URL: MeshPy-2022.1.3.tar.gz
  • Upload date:
  • Size: 474.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3.tar.gz
Algorithm Hash digest
SHA256 a7158e31ece25fa6c6cebce9fd1e968157d661dc8769fb30ceba69c351478475
MD5 516c5e36f40d13338a58b115ea18e12d
BLAKE2b-256 80ee6ec21159624454a2522211c17b72d2211237c74b45c353a6504f801a3d3a

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a0e107fbf79801721eddee9826a64787d3e3b1f0bfe3d08792bbe05c4d36f12a
MD5 63604fe737a9dc9c38362ddd1fd9edf5
BLAKE2b-256 d464ab4eff1e88dbcbc3b46b26f88d74478bfd3b17f4bfe110ff6e1cfca50e6b

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8b7d60d288c3a99fd83ce1d1152cbe2d668c8ba036956fff68a5a4294f7f5850
MD5 9a1dcaf55d30dbff38b3c818f74b8334
BLAKE2b-256 f8cfba443d2bc6e2180177e734913843816d9ae98caad30761fb9d14de4357eb

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ebb52237dbd87dc47c9c1c5d9f779bed99a4ce433407e1cb4995f90ca79a636e
MD5 55c779a8cf9a3de5a13c2bc69961ea4f
BLAKE2b-256 d26274f176825a76dbc7b74833b8439ae49035de3a199816d44631b2a3421e38

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d93782f0fd0d961039549e5e5b4a53125f8ea3ec457c4f3b9261acf4a0e94268
MD5 29d741fabba50301d06fc8d8a3b9a379
BLAKE2b-256 cbc06fa29792daefde7e28b368d427de6dc3cd43904a6b4afd2c7ca9bbd873ab

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5ae9d56f04a368cfe9aa04091057a1eb705fd571faaa54e0c82e45c45166214e
MD5 f2d9a201723a2a2df9eda3c413846102
BLAKE2b-256 dd7fb913240c5027a1ebc3770d73e6a2cf400154f1af7cada667c7735338f0cb

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f03d2374316d02fcba24988cdc1dadd017eb111692a9c6adf8afcf81cc87e00f
MD5 55ae0dba7373eab3b94c025163237821
BLAKE2b-256 d55ff378ae01d40cf5eeaa4b5413596869620711ef7caabb22cac83045ae8c45

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 691d64cb4fe7af4de0e0c69f2c593c07d490563ba33a5d3db664a0ac455be53e
MD5 f4646ecd789c7b1fe191f7d62005b1d2
BLAKE2b-256 fc409a217bd8409558fc85651cb74a6d119d17e1fc01fb1784de259e2040c687

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0a5b77f106d2f44a45364db80b9ec42a30aea720f05f4383448f434957c177a1
MD5 8ac946f0b38f9f89486af13bf59075d0
BLAKE2b-256 06adca22a79b82b264f644f4745c9dbb34763fb84d976716741c9f3a61abf0d6

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 34311bb1804ccb82604016aeaaafbeb445ee3ac74c91355caaae5acd6ee9893b
MD5 564d2370912cf2e45c683bc327bfd326
BLAKE2b-256 677f3f76468ba90a3b8918547d2fec9b524ecad8c6c291e281ed8eee9bfefd8f

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ced5e1e720a11782ff02124c738c5f699664360749c05e988963e3eaab137d7
MD5 3bf68a44c095799fcd2971ef92d5c847
BLAKE2b-256 d1834f5b181da7dfc2b2e18ebacb30550d79298d2b0430fc554a3edd33079101

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6fb9a58dc741bf8548c644b067212cbc2d7aeadb7dfa2a5eb9d968566780ba8c
MD5 56a7277394c2df668aafcaad87b19b9b
BLAKE2b-256 7732b75217fb155657c6ea80f131c245d3902ab626502dd6f031d8e664cd792d

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cc5a719c12d011750dd588398b4e355aa85e0dd9dc185689fd139466121978af
MD5 fcbdbfb9c3394d636b45c331dd43e9b0
BLAKE2b-256 a7cceaf2a275a47603afa91878a10ebf39c7c2a43e3a73b1764295c0257d8aa4

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 53e9d7a35bc9c1f0dfa7851270f28a88290e68064da3994275934b4d6ad7626b
MD5 be6b15c35f1ebafdf25cd305d0eec633
BLAKE2b-256 30d315b078f8bafc968008b78baf245cd26ec51102d14ef9e467c79563deac72

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 346.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3f12b5eeee2907d8ff18e1438076e8e1b3e9c5c23d81578b48b5673d5742343a
MD5 9018490e89fb4d145993c81ec45efc70
BLAKE2b-256 ec073f710d975d8f5ef7fb91528abe18ac830be3f15717450b2f98ea4ecd2b92

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5f48f44eaebf900cfafcb4865cd336df8df6be2bbbd894530fa27f6cbe61cc18
MD5 ed3e6838e0049fef99039e7e7926b629
BLAKE2b-256 82fa1485aef729b9e6a42f3196ab2ba8049314c6fcb0a6ad3ce68c2e771650d6

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6640d5e84bd551eef2c8304b28f9d0cd0c1a2b6f4367571d84174ff16cb0c901
MD5 7da96c0c7dde8cf572940b0fa48d61f4
BLAKE2b-256 28d4fc14e0f32d1b031c6a5a3132798c084634bbd2e45e77c19cbd04aa01d7e2

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 14dc6af3f910185711b72c01250755778d995c32309f9ae1a250f3094e7e49e1
MD5 9be2c8b8aa60f90d404a6ea4a59e8344
BLAKE2b-256 b3f22cbb48a18110800d697651a8fd8da7b017c4c9f7ef32735980cae19b6ad6

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db5160faba0362eaeeb5aaee5f7f12f7dc11d659e4ce5fd54e04bd0b46d3993f
MD5 84ceebbbdd64d2653161beb40bfff931
BLAKE2b-256 132378a31c15e3dfda324f66a4fbd75ffb025415935d4dc05deb2312eec56b81

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2fbade42c1a7b07f9247e8a6ba7060a30dd72bddeeee70e6f6b05b03a88647c7
MD5 d3e3474658eebb3e464681ca663878f7
BLAKE2b-256 90528f938fe5944b99dc7b43eba8cc713b4c5c1957e089e24688b478e3c7abfa

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 346.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 dbe033062ed7dfc429ecf06070599054fe93d19c778d2b8159469b1210b36eb2
MD5 ce6677756f76e1b68a89b3b75ed13dba
BLAKE2b-256 5d8eccaab891a02482c0648f5e7174af9444152f8d7a5b7b15a79e6059655ffd

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 14702088db853d3a72a4ed82654d5ab702a1f7c5561321c2945a8235b7a3b1d6
MD5 dca995d3b99fb6ef93302ca5c31c1cfb
BLAKE2b-256 439e905db04b95440f4c7975a8954d6d9dbf13e8b9da8f588c65a8d66959c07d

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 010c227ec6d3a9c14d8bf7d1f9f2651b317c70beee79c75d7a1d26b3a9e41b1f
MD5 cbc536a90bf451a25d54892c0b6e977e
BLAKE2b-256 70879b8b6eea09dcd890b656d9ad4ed0870a1f71a871af9e1b804cea4fe3978c

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 46d4d89cc41b7b1f417d51671b1f66a8c852df119c1ead1134f422dc89dd40b9
MD5 fdea58703c6f8aeeb1070137618fb0f9
BLAKE2b-256 93cb54f45882c9b24fd546403a2e23d4bc31b1e11a5fb721ea3814e7be7e7147

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2d40478a535cfc27e8e545efa3620f7950b64970f5f0d00102271be6aa449956
MD5 20193d31a28c910ef7a7774704300fe9
BLAKE2b-256 5361c532e6b2541d4f8679a44bfda2aaf821b88cd4aef8368e3ed0de3d841cb2

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 377.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0fd5ffd0c90d9e0b0b1f86b55616c21a8812d1d36d0a4408ed6bd2d640a17bb5
MD5 4582d78c99484a7d373ac1a697bc95de
BLAKE2b-256 a9de6de00719e60010d985d30e52555d58cff63931e50565773f6bc1a88ab9ec

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 346.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b81ace2fff18a63482c4b6be04b27d51c7a715e8d53bf8f270f0414da35685ab
MD5 d6536b3c37cc6bbca28b59422b131cb8
BLAKE2b-256 530a91cfaf468d5733b4c97ca7c9d36e52295f162fd5b8482b68889e1d20fd3e

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8d4967ec3166af5147377734c4a4256c8ae3bb94a265d149da6420c728a974b0
MD5 37a7627a67430bc96b7951f1a1a5b3b8
BLAKE2b-256 6d70c92e973b3fcce88b35d27e020a076552ee24d340c9f322e936f3892ada22

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b876f6f6e8ae865e875b355a1c68ca5672a1a03babdf91a83bcc0f3d92804655
MD5 a0db3e3e6c85ffb685d3bb98061f3186
BLAKE2b-256 ebc97d46ee4d8eb8a49fcd6942d73bf84a8f6a79b03a587bdb301970b9528612

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37e90f154a70fcf2c2ece584f58fb6764d2ee0007d3fddc6cf04b0295de98dab
MD5 ec9bd6bc6584c3e78029ea2159b72d97
BLAKE2b-256 fc71e68e07e730dd77863d6cc967c97a4165351218a12e2766040590c36ea54e

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1a2d78d1f2a67ed3073bfa63e79638aafaeb2717348e820cbbc7709a7d9be2ad
MD5 f88376c1c2266b72bc2b9952778cfe25
BLAKE2b-256 c85acc3f2904acc739f2e9e6af85c2a48fe184d2482c71980536d501ef67c309

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 379.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e7a7fc0f7cd8f93758ed5ed15f2806ec48da3f7ddad6838d9d564db18cb1f436
MD5 bfe318935152ef3db99773103f4be7f8
BLAKE2b-256 57f1cdb85c2b0c0f5a9aa21c322b335648502e0802e7f7612c9512d033b40bd3

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 346.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 183cb130a3dccea7df35c517869f5159f34a8d9fb1b666eb48779495fdac96c9
MD5 36bf3e8386fe2e5195f1bc5bff6774f9
BLAKE2b-256 16eca80f3e2c82d924d537f19ff716de0d77ec268be42f25ec2bf33076cea5db

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 05bab01de672526ba31bbe9a7440503cbe970d8e56a5e6b0ea132310d86feda5
MD5 bebb7bb2a409da1a20a22a84f90b38ca
BLAKE2b-256 e301ae88e3319deefa275bb175c0122becf8b940198908d982aa3509e93584e8

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb64d7ee79c2370841856f20f8647e49b5475b38f401755a5e4f412a2ff58a6d
MD5 bc6be69d9ad98d7352d66d51d60454d5
BLAKE2b-256 561c0948c001054b4cca19cd7a31d4387a1f8eeb3d0286ac46edfd3a858796fc

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 986f170716d6eb0e8dbc1a8e0f129e0ae300b6f1fdbebe7706b3115a3d059a39
MD5 56f82b934c39b2d4ae05cbb974d07ca5
BLAKE2b-256 8cd5912c74101b05bc1e117bc549627a4a808b5d263f501c552d204974d09e12

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9bba744adb3754cfa59d1ff516e8013a37368ed9f3e203409ca502ab7b17bedf
MD5 8707823ebcd89e77d69311b29402c9ab
BLAKE2b-256 dfcd10788638ef24919c11e019b6d732eea15c13806bafcaa8082d191315b77f

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 379.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4db4a73ae4a92e39f4a2b1fc38522953484b35b5ac7b705a86b7ae0236d68d12
MD5 69666b914705afbb7fbd661348b108ab
BLAKE2b-256 5da12935f3f7501ede9bcd76ddb80537c91501cbe810c194fae62c0cb3c310a6

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp37-cp37m-win32.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 348.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a01b19dfbe5967f73d311c8e8801f523138cba456d67bd051d5a31d021c4f7d2
MD5 8bec3b5621cfde24e53db00737dd726f
BLAKE2b-256 e1222fc9dbdb47257abedd698012fff3ca91dd9ae65ff91443870193460cd366

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1d17963c92b21e8408554cc171182483ea2ae4a66f46b18ea8128d6c8fa4e8da
MD5 46f9cffaaa9b5ed17f9c48cd246a0803
BLAKE2b-256 21808eae6530e02908efe3843bc9423bfaa7d3859fccbfc49d68c5eee1fbc2cf

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05dd59beb06ad62e3037127dbd5ef6b00bdb5dccab51142d1cf46e2ff8c1fb51
MD5 562c57b9d7f89c12b8e2fa84df4f1ce6
BLAKE2b-256 99d5a43794f688e93afa9e1839692ab876a64ea2fbf1558d78776e65833fddde

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cb9fc0beea36a7248cd5095e2545c6b382f5f3d0a3d4ea7dad21db55a4ac7e46
MD5 6704c14744256cf2ddfcbf8e87c25c1b
BLAKE2b-256 1f252105573eb47f4a27c2862b428a1680e7b60e882f5fff3a9bdc7e94d097ba

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 84c36a09cbde5faec694639afbbe46411343e6ee851461f75a44ab7b7ecd46b2
MD5 2eaa7f1258291f0be8bca7fc69493afb
BLAKE2b-256 5f087b0779d0fe9cc3ef6601c7918116d278a44df8e952dd8e3c5723fe4a618a

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 391.5 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 1bfdbea6c26ecbe549405e3b7232951de2e7fc7c6022d6510f13bcf322d0d28e
MD5 d49f66d17603aeff58951994bd3ae96f
BLAKE2b-256 b211b701d544b75ff962223a91b8f70ba5062df3a20f53cb895c8ad25e5851bc

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp36-cp36m-win32.whl.

File metadata

  • Download URL: MeshPy-2022.1.3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 358.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for MeshPy-2022.1.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 eba9184245252c29e2f3cd7a3916dacff298c36b1b8c079ae7a9348074cc73df
MD5 362d156f9a471240b3922b76b81bfc52
BLAKE2b-256 525901bee569da9d9526c8aacb0a56fbca2667f957850b0513068806fd0a24c4

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 04998278162804c958c27df892fa9142d72312b29beba759bdb7fa41d4579dfa
MD5 86769b6d8698bf51ba87b00e11f7341e
BLAKE2b-256 9be7b2598913ae00d15398c685bcd0199436f78389188bf68598cc71ade61d77

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21b77b6d8a5881d1eda539d6970c94c9599e0fba30786fc8dd0d1bbfb09099be
MD5 9b1333ecffbae54424e0f49749f412da
BLAKE2b-256 43f34225034346966c6a83a97d2778e0f061e18b533a5bac6f20b1345dbd410c

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b58f77fa33320ea7a2bfbae8c5b8b167f1aa51d808202ee00dd7ac6a295fe441
MD5 dd65ff4c558dc96245a79c4220a515f3
BLAKE2b-256 55488af1c40c5658b5e8a253aac5a69597f387274d69eb7201b09ef0e38b92ae

See more details on using hashes here.

File details

Details for the file MeshPy-2022.1.3-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for MeshPy-2022.1.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8359d11f19b26ac26fbc0d0c68a85041a7b1d9c617658f0263228e73f5397da5
MD5 7ec3fe33149133f80e440dde0004ffdd
BLAKE2b-256 a9aa30f04f0c840a599381454b3d87f235580ccf8d89b56ba1816e86b8da6085

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page