Metadata-Version: 2.4
Name: kimpy
Version: 2.1.4
Summary: Python interface to the KIM-API
Home-page: https://github.com/openkim/kimpy
Author: Mingjian Wen, Yaser Afshar
Author-email: wenxx151@gmail.com, yafshar@umn.edu
License: CDDL-1.0
Keywords: kimpy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Common Development and Distribution License 1.0 (CDDL-1.0)
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pybind11
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ase; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Python interface to the KIM-API. For more information about the KIM-API, please see: https://openkim.org/kim-api/
