Metadata-Version: 2.1
Name: gemd
Version: 1.16.0
Summary: Python binding for Citrine's GEMD data model
Home-page: http://github.com/CitrineInformatics/gemd-python
Author: Citrine Informatics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: toolz (<1,>=0.11.0)
Requires-Dist: pint (<1,>=0.18)
Requires-Dist: deprecation (<3,>=2.1.0)
Provides-Extra: tests
Requires-Dist: pytest (<8,>=7.3.1) ; extra == 'tests'
Provides-Extra: tests.demo
Requires-Dist: pandas (<3,>=1.3.5) ; extra == 'tests.demo'
Provides-Extra: tests.entity.bounds
Requires-Dist: numpy ; extra == 'tests.entity.bounds'

