Skip to content

CitrineInformatics/gemd-python

Repository files navigation

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.