Python binding for Citrine's GEMD data model


License
Apache-2.0
Install
pip install gemd==1.12.1

Documentation

GEMD-python

Python binding for Citrine's data model, GEMD.

This package provides a framework for storing information about the processes that create materials, the materials themselves, and measurements performed on those materials.

Usage

To install gemd, you can simply:

$ pip install gemd

Detailed documentation of the GEMD data model can be found in the language-agnostic documentation. Documentation of this package can be found here.

Developer instructions

See the contributing guide.