DataONE Common Library for Python

The DataONE Common Library for Python is a part of the DataONE Investigator Toolkit (ITK). It provides functionality commonly needed by projects that interact with the DataONE infrastructure via Python. It is a dependency of DataONE Client Library for Python, GMN and currently all other DataONE components written in Python.

digraph G {
  "XML Schemas for DataONE types" -> "DataONE Common";
  "PyXB" -> "DataONE Common";
}

Indices and tables

Table Of Contents

Related Topics