colabfit-kit


Namecolabfit-kit JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryA suite of tools for working with training datasets for interatomic potentials
upload_time2025-08-14 23:50:05
maintainerNone
docs_urlNone
authorColabFit
requires_python>=3.10
licenseThe ColabFit Tools package is copyrighted by the Regents of the University of Minnesota. It can be freely used for educational and research purposes by non-profit institutions and US government agencies only. Other organizations are allowed to use the ColabFit Tools package only for evaluation purposes, and any further uses will require prior approval. The software may not be sold or redistributed without prior approval. One may make copies of the software for their use provided that the copies, are not sold or distributed, are used under the same terms and conditions. As unestablished research software, this code is provided on an "as is'' basis without warranty of any kind, either expressed or implied. The downloading, or executing any part of this software constitutes an implicit agreement to these terms. These terms and conditions are subject to change at any time without prior notice.
keywords machine learning interatomic potentials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # colabfit-tools
Tools for constructing and manipulating datasets for fitting interatomic potentials

# Installation

Using `pip`:
```
pip install colabfit-kit
```

# Documentation
Full documentation is currently a work in progress.

# CLI Tool
Provides a CLI for querying data present on local PostgreSql database.

Basic usage is `colabfit query <options>`. `colabfit query --help` will display all search options.

Use option `-c` to specify the json credential file of form:
`{
    "database_port": <>,
    "database_path": <>,
    "database_name": <>,
    "database_password": <>,
    "database_user": <>,
    "external_file": <>
}`

# Contact
Contact [Eric](https://github.com/EFuem/) if you have questions or comments.

# License
The ColabFit Tools package is copyrighted by the Regents of the University of
Minnesota. It can be freely used for educational and research purposes by
non-profit institutions and US government agencies only. Other organizations are
allowed to use the ColabFit Tools package only for evaluation purposes, and any
further uses will require prior approval. The software may not be sold or
redistributed without prior approval. One may make copies of the software for
their use provided that the copies, are not sold or distributed, are used under
the same terms and conditions. As unestablished research software, this code is
provided on an "as is'' basis without warranty of any kind, either expressed or
implied. The downloading, or executing any part of this software constitutes an
implicit agreement to these terms. These terms and conditions are subject to
change at any time without prior notice.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "colabfit-kit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "machine learning, interatomic potentials",
    "author": "ColabFit",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f7/9f/221079e6a82512586543f6bc4b3b16dddaf5347a4e062409ce5b7d4580f1/colabfit_kit-0.0.8.tar.gz",
    "platform": null,
    "description": "# colabfit-tools\nTools for constructing and manipulating datasets for fitting interatomic potentials\n\n# Installation\n\nUsing `pip`:\n```\npip install colabfit-kit\n```\n\n# Documentation\nFull documentation is currently a work in progress.\n\n# CLI Tool\nProvides a CLI for querying data present on local PostgreSql database.\n\nBasic usage is `colabfit query <options>`. `colabfit query --help` will display all search options.\n\nUse option `-c` to specify the json credential file of form:\n`{\n    \"database_port\": <>,\n    \"database_path\": <>,\n    \"database_name\": <>,\n    \"database_password\": <>,\n    \"database_user\": <>,\n    \"external_file\": <>\n}`\n\n# Contact\nContact [Eric](https://github.com/EFuem/) if you have questions or comments.\n\n# License\nThe ColabFit Tools package is copyrighted by the Regents of the University of\nMinnesota. It can be freely used for educational and research purposes by\nnon-profit institutions and US government agencies only. Other organizations are\nallowed to use the ColabFit Tools package only for evaluation purposes, and any\nfurther uses will require prior approval. The software may not be sold or\nredistributed without prior approval. One may make copies of the software for\ntheir use provided that the copies, are not sold or distributed, are used under\nthe same terms and conditions. As unestablished research software, this code is\nprovided on an \"as is'' basis without warranty of any kind, either expressed or\nimplied. The downloading, or executing any part of this software constitutes an\nimplicit agreement to these terms. These terms and conditions are subject to\nchange at any time without prior notice.\n\n",
    "bugtrack_url": null,
    "license": "The ColabFit Tools package is copyrighted by the Regents of the University of\n        Minnesota. It can be freely used for educational and research purposes by\n        non-profit institutions and US government agencies only. Other organizations are\n        allowed to use the ColabFit Tools package only for evaluation purposes, and any\n        further uses will require prior approval. The software may not be sold or\n        redistributed without prior approval. One may make copies of the software for\n        their use provided that the copies, are not sold or distributed, are used under\n        the same terms and conditions. As unestablished research software, this code is\n        provided on an \"as is'' basis without warranty of any kind, either expressed or\n        implied. The downloading, or executing any part of this software constitutes an\n        implicit agreement to these terms. These terms and conditions are subject to\n        change at any time without prior notice.\n        ",
    "summary": "A suite of tools for working with training datasets for interatomic potentials",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "http://colabfit.org"
    },
    "split_keywords": [
        "machine learning",
        " interatomic potentials"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a067493869bacb3c0225ed03867bbc389e3218d05b0631694d1009d3ca25bb77",
                "md5": "82344b738aa7f84610d779421d4a627e",
                "sha256": "d693ee94f0f46b4f895c1690924c3dde425162c6d25012fbf549aa1c8a2e87f5"
            },
            "downloads": -1,
            "filename": "colabfit_kit-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82344b738aa7f84610d779421d4a627e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 85777,
            "upload_time": "2025-08-14T23:50:03",
            "upload_time_iso_8601": "2025-08-14T23:50:03.578170Z",
            "url": "https://files.pythonhosted.org/packages/a0/67/493869bacb3c0225ed03867bbc389e3218d05b0631694d1009d3ca25bb77/colabfit_kit-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f79f221079e6a82512586543f6bc4b3b16dddaf5347a4e062409ce5b7d4580f1",
                "md5": "c677a1b593d5ad2fccf4fe544955cd49",
                "sha256": "f5d7002c194e73019d25ff32a6d9a42361ab956ea851b0a2ffddb9808d60913f"
            },
            "downloads": -1,
            "filename": "colabfit_kit-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "c677a1b593d5ad2fccf4fe544955cd49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 77227,
            "upload_time": "2025-08-14T23:50:05",
            "upload_time_iso_8601": "2025-08-14T23:50:05.088008Z",
            "url": "https://files.pythonhosted.org/packages/f7/9f/221079e6a82512586543f6bc4b3b16dddaf5347a4e062409ce5b7d4580f1/colabfit_kit-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 23:50:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "colabfit-kit"
}
        
Elapsed time: 2.43202s