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.
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.
See the contributing guide.