/gemd-python

Python binding for Citrine's GEMD data model

Primary LanguagePythonApache License 2.0Apache-2.0

GEMD-python

Python binding for Citrine's nextgen 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.