Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 537 Bytes

File metadata and controls

18 lines (10 loc) · 537 Bytes

kim-python-utils

Helper routines for writing KIM Tests and Verification Checks

It can be installed directly from GitHub via:

pip install --user git+https://github.com/openkim/kim-python-utils

This package's functionality has been integrated into kim-tools: https://github.com/openkim/kim-tools

New Tests and VCs will use kim-tools, and this package will eventually be deprecated.

Looking for the query module?

The kim_python_utils.query module has been moved to its own repo at https://github.com/openkim/kim-query