Welcome to the GEMD-Python Documentation!

This site documents the Python implementation of the Graphical Expression of Materials Data (GEMD) model. GEMD is an open source data format developed by Citrine Informatics for representing data in materials in a FAIR and transformable manner. Documentation of the underlying data model can be found here.

To learn about the details of specific classes, please see the module index.

Installation

The latest release can be installed via pip:

pip install gemd

or a specific version can be installed, for example:

pip install gemd==2.1.1

Table of Contents

Indices