mosaic-orchestrator


Namemosaic-orchestrator JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://gitlab.com/mosaic_group/mosaic_framework/main
SummaryMOSAIC Orchestrator for analog design automation
upload_time2022-12-15 15:47:51
maintainer
docs_urlNone
authorInfineon Technologie AG
requires_python>=3.9
licenseApache-2.0
keywords mosaic orchestrator cmos analog design
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Introduction

The Mosaic Orchestrator is a python based data orchestrator framework that has been specifically designed to meet the requirements for analog design automation.

You can find the documentation here: https://mosaic-orchestrator.readthedocs.io/en/latest/index.html

## Installation

## Developing

### Building & Packaging

Execute the following commands to upload a new version to pypi:

```
pip wheel . -w dist --no-deps
pip3 install --user twine
python3 -m twine upload dist/mosaic_orchestrator-0.9.0-py3-none-any.whl
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/mosaic_group/mosaic_framework/main",
    "name": "mosaic-orchestrator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "MOSAIC,orchestrator,cmos,analog,design",
    "author": "Infineon Technologie AG",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# Introduction\n\nThe Mosaic Orchestrator is a python based data orchestrator framework that has been specifically designed to meet the requirements for analog design automation.\n\nYou can find the documentation here: https://mosaic-orchestrator.readthedocs.io/en/latest/index.html\n\n## Installation\n\n## Developing\n\n### Building & Packaging\n\nExecute the following commands to upload a new version to pypi:\n\n```\npip wheel . -w dist --no-deps\npip3 install --user twine\npython3 -m twine upload dist/mosaic_orchestrator-0.9.0-py3-none-any.whl\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "MOSAIC Orchestrator for analog design automation",
    "version": "0.9.0",
    "split_keywords": [
        "mosaic",
        "orchestrator",
        "cmos",
        "analog",
        "design"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "93ae0c71c0a7c066fa6fa0bb28d6c07a",
                "sha256": "f4348ef63be28e48279eea2d4ad205a535da1ad564c29fcdae9088e25bb32625"
            },
            "downloads": -1,
            "filename": "mosaic_orchestrator-0.9.0-1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93ae0c71c0a7c066fa6fa0bb28d6c07a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 39698,
            "upload_time": "2022-12-15T15:47:51",
            "upload_time_iso_8601": "2022-12-15T15:47:51.294748Z",
            "url": "https://files.pythonhosted.org/packages/88/b8/2aba15656c5fa5be7fe5de4422ea396b5a652e574af82b09656737ba797e/mosaic_orchestrator-0.9.0-1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "2cd13b687a517a8cc6a3ab8c6d286daf",
                "sha256": "af916ecc171c58e82fa9d235f82db5cfc3f0d6f308ee298440ed90afbf3c458c"
            },
            "downloads": -1,
            "filename": "mosaic_orchestrator-0.9.0-2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2cd13b687a517a8cc6a3ab8c6d286daf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 39769,
            "upload_time": "2022-12-15T15:51:10",
            "upload_time_iso_8601": "2022-12-15T15:51:10.302999Z",
            "url": "https://files.pythonhosted.org/packages/88/77/621c7863b53f58d5c5ebbb36561bd8fad13593db118d7ee822141db4401b/mosaic_orchestrator-0.9.0-2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 15:47:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "mosaic-orchestrator"
}
        
Elapsed time: 0.01821s