kim-tools


Namekim-tools JSON
Version 0.3.6 PyPI version JSON
download
home_pageNone
SummaryBase classes and helper routines for writing KIM Tests
upload_time2025-07-09 22:04:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords kim-tools kim_tools openkim crystal genome
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kim-tools

[![Testing](https://github.com/openkim/kim-tools/actions/workflows/testing.yml/badge.svg)](https://github.com/openkim/kim-tools/actions/workflows/testing.yml)
[![docs](https://app.readthedocs.org/projects/kim-tools/badge/?version=latest)](https://kim-tools.readthedocs.io/en/latest/)
[![PyPI](https://img.shields.io/pypi/v/kim-tools.svg)](https://pypi.org/project/kim-tools/)

KIMTestDriver and SingleCrystalTestDriver classes for creating OpenKIM Test Drivers, and helper routines for writing
KIM Tests and Verification Checks. Documentation at https://kim-tools.readthedocs.io.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kim-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "ilia Nikiforov <nikif002@umn.edu>",
    "keywords": "kim-tools, kim_tools, openkim, crystal genome",
    "author": null,
    "author_email": "ilia Nikiforov <nikif002@umn.edu>, Ellad Tadmor <tadmor@umn.edu>, Claire Waters <bwaters@umn.edu>, \"Daniel S. Karls\" <karl0100umn@gmail.com>, Matt Bierbaum <matt.bierbaum@gmail.com>, Eric Fuemmeler <efuemmel@umn.edu>, Philipp Hoellmer <ph2484@nyu.edu>, Guanming Zhang <gz2241@nyu.edu>, Tom Egg <tje3676@nyu.edu>",
    "download_url": "https://files.pythonhosted.org/packages/60/93/d1eb48422335d9258d6921723a457043bbd22f02900a8410d8d799a7f49c/kim_tools-0.3.6.tar.gz",
    "platform": null,
    "description": "# kim-tools\n\n[![Testing](https://github.com/openkim/kim-tools/actions/workflows/testing.yml/badge.svg)](https://github.com/openkim/kim-tools/actions/workflows/testing.yml)\n[![docs](https://app.readthedocs.org/projects/kim-tools/badge/?version=latest)](https://kim-tools.readthedocs.io/en/latest/)\n[![PyPI](https://img.shields.io/pypi/v/kim-tools.svg)](https://pypi.org/project/kim-tools/)\n\nKIMTestDriver and SingleCrystalTestDriver classes for creating OpenKIM Test Drivers, and helper routines for writing\nKIM Tests and Verification Checks. Documentation at https://kim-tools.readthedocs.io.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Base classes and helper routines for writing KIM Tests",
    "version": "0.3.6",
    "project_urls": {
        "Homepage": "https://kim-tools.readthedocs.io",
        "Issues": "https://github.com/openkim/kim-tools/issues"
    },
    "split_keywords": [
        "kim-tools",
        " kim_tools",
        " openkim",
        " crystal genome"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "947076e48b7da518a171536ff9b6c6bd3fb86e49e4f39963e9acd5382b578fee",
                "md5": "012f6330e40d2b0cac023fdba03da6a1",
                "sha256": "1c07cabfc94c7833e9e98c30c6c4dacca00942c86f58c402ac2c2de867521456"
            },
            "downloads": -1,
            "filename": "kim_tools-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "012f6330e40d2b0cac023fdba03da6a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1945129,
            "upload_time": "2025-07-09T22:04:55",
            "upload_time_iso_8601": "2025-07-09T22:04:55.596891Z",
            "url": "https://files.pythonhosted.org/packages/94/70/76e48b7da518a171536ff9b6c6bd3fb86e49e4f39963e9acd5382b578fee/kim_tools-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6093d1eb48422335d9258d6921723a457043bbd22f02900a8410d8d799a7f49c",
                "md5": "4b83372524c2147eb859312b62143683",
                "sha256": "0daaef79b34c78bcef5fa75db6bdc384c29bbbba2b5fbc1115a3d34bdacf515f"
            },
            "downloads": -1,
            "filename": "kim_tools-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4b83372524c2147eb859312b62143683",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 864764,
            "upload_time": "2025-07-09T22:04:57",
            "upload_time_iso_8601": "2025-07-09T22:04:57.230659Z",
            "url": "https://files.pythonhosted.org/packages/60/93/d1eb48422335d9258d6921723a457043bbd22f02900a8410d8d799a7f49c/kim_tools-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 22:04:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openkim",
    "github_project": "kim-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kim-tools"
}
        
Elapsed time: 0.71737s