comets


Namecomets JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/Cosmo-Tech/comets
SummaryCoMETS, the Cosmo Model Experimentation Toolbox, is a Python library for experimenting with numerical models and simulators
upload_time2023-10-04 13:39:05
maintainer
docs_urlNone
authorCosmo Tech
requires_python>=3.8
licenseCosmo Tech
keywords cosmotech comets model experimentation uncertainty analysis sensibility analysis optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version shields.io](https://img.shields.io/pypi/v/comets.svg)](https://pypi.python.org/pypi/comets/)
[![Tests](https://github.com/Cosmo-Tech/comets/actions/workflows/Tests.yml/badge.svg)](https://github.com/Cosmo-Tech/comets/actions/workflows/Tests.yml)

# CoMETS, the Cosmo Model Experimentation Toolbox

CoMETS is a Python library for experimenting with numerical models and simulators.

It offers tools to run, analyze and optimize your models and can be used with both Python models as well as Cosmo Tech simulators.

## Installation

Installation is straightforward using pip:
```
pip install comets[all]
```

## Getting Started

Read the getting started and the tutorials on the [Cosmo Tech Portal](https://portal.cosmotech.com/resources/data-science-library-resource/comets)

## Documentation

Documentation is available on the [Cosmo Tech Portal](https://portal.cosmotech.com/resources/data-science-library-resource/comets)




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Cosmo-Tech/comets",
    "name": "comets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "CosmoTech,comets,Model Experimentation,Uncertainty Analysis,Sensibility Analysis,Optimization",
    "author": "Cosmo Tech",
    "author_email": "team.next@cosmotech.com",
    "download_url": "",
    "platform": null,
    "description": "[![PyPI version shields.io](https://img.shields.io/pypi/v/comets.svg)](https://pypi.python.org/pypi/comets/)\n[![Tests](https://github.com/Cosmo-Tech/comets/actions/workflows/Tests.yml/badge.svg)](https://github.com/Cosmo-Tech/comets/actions/workflows/Tests.yml)\n\n# CoMETS, the Cosmo Model Experimentation Toolbox\n\nCoMETS is a Python library for experimenting with numerical models and simulators.\n\nIt offers tools to run, analyze and optimize your models and can be used with both Python models as well as Cosmo Tech simulators.\n\n## Installation\n\nInstallation is straightforward using pip:\n```\npip install comets[all]\n```\n\n## Getting Started\n\nRead the getting started and the tutorials on the [Cosmo Tech Portal](https://portal.cosmotech.com/resources/data-science-library-resource/comets)\n\n## Documentation\n\nDocumentation is available on the [Cosmo Tech Portal](https://portal.cosmotech.com/resources/data-science-library-resource/comets)\n\n\n\n",
    "bugtrack_url": null,
    "license": "Cosmo Tech",
    "summary": "CoMETS, the Cosmo Model Experimentation Toolbox, is a Python library for experimenting with numerical models and simulators",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "https://github.com/Cosmo-Tech/comets"
    },
    "split_keywords": [
        "cosmotech",
        "comets",
        "model experimentation",
        "uncertainty analysis",
        "sensibility analysis",
        "optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d03471e181be645eafd40c9ff07e0b49f68877834cf712660a8ee3f45974206",
                "md5": "31e3e32a670fc3768c2eff44c5307ff2",
                "sha256": "42142177a282363f990f993893a14d8a54af80591d9871860580dadd7fec0029"
            },
            "downloads": -1,
            "filename": "comets-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31e3e32a670fc3768c2eff44c5307ff2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 135281,
            "upload_time": "2023-10-04T13:39:05",
            "upload_time_iso_8601": "2023-10-04T13:39:05.255996Z",
            "url": "https://files.pythonhosted.org/packages/9d/03/471e181be645eafd40c9ff07e0b49f68877834cf712660a8ee3f45974206/comets-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 13:39:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Cosmo-Tech",
    "github_project": "comets",
    "github_not_found": true,
    "lcname": "comets"
}
        
Elapsed time: 0.12246s