Skip to main content

LibMeshb Python wrapper to read/write *.mesh[b]/*.sol[b] file.

Project description

pymeshb

libMeshb Python 2&3 wrapper.

Overview

The pymeshb Python module provides read/write functions to handle the *.meshb file format. It is simply a Python wrapper of libMeshb.

Installation

From the Python Package Index

Please make sure that numpy is installed by typing

pip install -U numpy

pymeshb is available from the Python Package Index, so simply type

pip install -U pymeshb

to install or upgrade.

From sources

pip install -U numpy
git clone https://github.com/jvanharen/pymeshb
cd pymeshb
git submodule init
git submodule update
python setup.py install

Usage

import pymeshb
msh = pymeshb.read('in.meshb')
pymeshb.write(msh, 'out.meshb')

The read function simply returns a dictionary whose the keys are the keywords of the libmeshb library.

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

pymeshb-0.0.6.tar.gz (22.2 kB view details)

Uploaded Source

Built Distribution

pymeshb-0.0.6-cp27-cp27m-macosx_10_12_x86_64.whl (26.5 kB view details)

Uploaded CPython 2.7m macOS 10.12+ x86-64

File details

Details for the file pymeshb-0.0.6.tar.gz.

File metadata

  • Download URL: pymeshb-0.0.6.tar.gz
  • Upload date:
  • Size: 22.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.2 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15

File hashes

Hashes for pymeshb-0.0.6.tar.gz
Algorithm Hash digest
SHA256 ab3ae1af633e857a63b5444e9aa692e9b7b15f1cabf9d0d0f59c659911ca3d4a
MD5 9e6f8056cd975e1c119d76eda44bf5f6
BLAKE2b-256 48c0b869d7d5c2e99bc6cadec368b3e76afbc0f7954c120487154a6a56afa896

See more details on using hashes here.

File details

Details for the file pymeshb-0.0.6-cp27-cp27m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pymeshb-0.0.6-cp27-cp27m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 26.5 kB
  • Tags: CPython 2.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.2 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15

File hashes

Hashes for pymeshb-0.0.6-cp27-cp27m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0bc1c3726a2cfde99a658f5cebf3c3f0d3edc38ad7c3957180ded7c0e3cbf50e
MD5 74e7e209202bd10a7a812d9707e832ed
BLAKE2b-256 5895ddaa05ee30be258944181ad217699439eeb26bbd8aa616b20e9ccfbd9a63

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