Skip to main content

Material information management via MatML for Python

Project description

elematic

Materials information management utilities in Python using the MatML schema from NIST.

Features

  • Convert MatML XML files to Python data structures.
  • Inspect and edit materials information.
  • Use materials information in other Python projects.

Documentation

Documentation is available, but still in work.

Installation

Install elematic with pip from pypi.

pip install --upgrade elematic

Usage

This package comprises four utilities:

  1. elematic.api.MatML_api: forms the basic classes and data structure for interacting with MatML data.
  2. elematic.api.io: provides means to import and export MatML data from XML and other files.
  3. elematic.api.utilities: provides helper functions to streamline the interaction of materials information.
  4. elematic.gui: (not yet implemented) provides a means of visually inspecting and editing MatML data.

See the Wiki tutorial for more help.

Credits & Acknowledgements

  • This project is based entirely on the MatML schema, originally developed by NIST. Thank you, NIST.
  • The initial API was created by conversion of the MatML 3.1 schema to a Python data structure via generateDS by Dave Kuhlman. Thank you, Dave.

See Also

  • MatEditor: a free material editor software program for engineers.
  • BT-MatML-Editor: a text editor for the MatML 3.1 XML Schema.
  • matml: converts between MATLAB and MatML data.

License

Copyright is released under the MIT license.

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

elematic-1.0.4.tar.gz (3.5 MB view hashes)

Uploaded Source

Built Distribution

elematic-1.0.4-py2.py3-none-any.whl (81.7 kB view hashes)

Uploaded Python 2 Python 3

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