Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gmsh-interop

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gmsh-interop

A parser for GMSH's .msh format

  • 2024.1
  • PyPI
  • Socket score

Maintainers
1

Interoperability between Python and Gmsh

.. image:: https://gitlab.tiker.net/inducer/gmsh_interop/badges/main/pipeline.svg :alt: Gitlab Build Status :target: https://gitlab.tiker.net/inducer/gmsh_interop/commits/main .. image:: https://github.com/inducer/gmsh_interop/workflows/CI/badge.svg :alt: Github Build Status :target: https://github.com/inducer/gmsh_interop/actions?query=branch%3Amain+workflow%3ACI .. image:: https://badge.fury.io/py/gmsh_interop.png :alt: Python Package Index Release Page :target: https://pypi.org/project/gmsh_interop/

This package allows Python to interoperate with the gmsh <http://gmsh.info/>_ mesh generator.

This package contains:

  • gmsh_interop.reader to read gmsh's .msh file format.
  • gmsh_interop.runner to run gmsh under program control and process its output.

Its contents was extracted from meshpy <https://github.com/inducer/meshpy>__ to escape its obnoxious licensing.

Links:

  • Github <https://github.com/inducer/gmsh_interop>_
  • Python package index <https://pypi.org/project/gmsh_interop/>_
  • Documentation <https://documen.tician.de/gmsh_interop>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc