cetpy


Namecetpy JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/CongruentEngineeringToolbox/cetpy
SummaryCongruent Engineering Toolbox
upload_time2024-06-03 14:06:48
maintainerNone
docs_urlNone
authorCET developers
requires_python<4,>=3.10
licenseNone
keywords engineering system engineering congruent engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Congruent Engineering Toolbox

This toolbox aims to provide convenient tools for early system and 
component design and operation optimization. It does so through combining a 
low-overhead implementation of basic SysML elements with a decentralised solver
logic.

This tool is not released on PyPI. Instead install it from git directly:

```bash
pip install git+https://github.com/CongruentEngineeringToolbox/cetpy.git
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CongruentEngineeringToolbox/cetpy",
    "name": "cetpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "engineering, system engineering, congruent engineering",
    "author": "CET developers",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e1/5c/b8aa40eacb7bb23f1bc032c29e40beb18e78cc2927635cfa00f446591b97/cetpy-0.1.0.tar.gz",
    "platform": null,
    "description": "# Congruent Engineering Toolbox\n\nThis toolbox aims to provide convenient tools for early system and \ncomponent design and operation optimization. It does so through combining a \nlow-overhead implementation of basic SysML elements with a decentralised solver\nlogic.\n\nThis tool is not released on PyPI. Instead install it from git directly:\n\n```bash\npip install git+https://github.com/CongruentEngineeringToolbox/cetpy.git\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Congruent Engineering Toolbox",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/CongruentEngineeringToolbox/cetpy"
    },
    "split_keywords": [
        "engineering",
        " system engineering",
        " congruent engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d39b2a26e5138800dabd12b6a88d13729c1ad5007f5aa1d3b651cee7a3d8e574",
                "md5": "a9671780e10b71b67dfe742128e9cf8b",
                "sha256": "f6be2420b0ca173c5db55d2d9a40e71104f2c801eb76455320240ed228d56ec9"
            },
            "downloads": -1,
            "filename": "cetpy-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9671780e10b71b67dfe742128e9cf8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 93878,
            "upload_time": "2024-06-03T14:06:45",
            "upload_time_iso_8601": "2024-06-03T14:06:45.323274Z",
            "url": "https://files.pythonhosted.org/packages/d3/9b/2a26e5138800dabd12b6a88d13729c1ad5007f5aa1d3b651cee7a3d8e574/cetpy-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e15cb8aa40eacb7bb23f1bc032c29e40beb18e78cc2927635cfa00f446591b97",
                "md5": "99a3a0061d260936ac1e66726172ca67",
                "sha256": "6d832141b694f00cef1bd37bf84ab988ea00a3c0477d29f6ecd9b87e79af855a"
            },
            "downloads": -1,
            "filename": "cetpy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "99a3a0061d260936ac1e66726172ca67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 75540,
            "upload_time": "2024-06-03T14:06:48",
            "upload_time_iso_8601": "2024-06-03T14:06:48.756689Z",
            "url": "https://files.pythonhosted.org/packages/e1/5c/b8aa40eacb7bb23f1bc032c29e40beb18e78cc2927635cfa00f446591b97/cetpy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 14:06:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CongruentEngineeringToolbox",
    "github_project": "cetpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cetpy"
}
        
Elapsed time: 0.39306s