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.
pip install elematic@git+https://github.com/nogula/elematic@main
Usage
This package comprises four utilities:
elematic.api.MatML_api
: forms the basic classes and data structure for interacting with MatML data.elematic.api.io
: provides means to import and export MatML data from XML and other files.elematic.api.utilities
: provides helper functions to streamline the interaction of materials information.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.1.tar.gz
(79.1 kB
view hashes)
Built Distribution
Close
Hashes for elematic-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25a89faf13a4607d50d62ed4ac20b819770487ff16597a48475a799a547efabb |
|
MD5 | 11fc52ae9bbc535323dfb69025076b83 |
|
BLAKE2b-256 | 746659717d87987c62f6a0351d0c844382ddf6312ac85a70107b587e88eb2619 |