unif-sys-disc


Nameunif-sys-disc JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/AutotwinEU/unif-sys-disc
SummaryA unified framework for system discovery
upload_time2024-02-17 16:09:04
maintainer
docs_urlNone
authorLulai Zhu
requires_python>=3.10,<4.0
licenseBSD-3-Clause
keywords production systems model generation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI - License](https://img.shields.io/pypi/l/unif-sys-disc)](https://github.com/AutotwinEU/unif-sys-disc/blob/master/LICENSE)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/unif-sys-disc)](https://www.python.org/downloads/)
[![PyPI - Version](https://img.shields.io/pypi/v/unif-sys-disc)](https://pypi.org/project/unif-sys-disc/)

# Unified System Discovery Framework

The unified system discovery framework realizes a data-driven model generation 
methodology that takes event logs, signal waveforms and domain knowledge as 
input and automatically creates three types of models, including graph models, 
Petri nets and automata, to provide different views of the production system 
under study.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AutotwinEU/unif-sys-disc",
    "name": "unif-sys-disc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "production systems,model generation",
    "author": "Lulai Zhu",
    "author_email": "lulai.zhu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/34/cc/1554052090f28df895b946831e8098933ed4c3edb643b1176aaf4c5cd915/unif_sys_disc-0.0.1.tar.gz",
    "platform": null,
    "description": "[![PyPI - License](https://img.shields.io/pypi/l/unif-sys-disc)](https://github.com/AutotwinEU/unif-sys-disc/blob/master/LICENSE)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/unif-sys-disc)](https://www.python.org/downloads/)\n[![PyPI - Version](https://img.shields.io/pypi/v/unif-sys-disc)](https://pypi.org/project/unif-sys-disc/)\n\n# Unified System Discovery Framework\n\nThe unified system discovery framework realizes a data-driven model generation \nmethodology that takes event logs, signal waveforms and domain knowledge as \ninput and automatically creates three types of models, including graph models, \nPetri nets and automata, to provide different views of the production system \nunder study.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A unified framework for system discovery",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/AutotwinEU/unif-sys-disc"
    },
    "split_keywords": [
        "production systems",
        "model generation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d3d963b3f75bb031a33a923d840b2eedc67c2e1d2dd2f8213107868b11b32e",
                "md5": "420f81a17d3a6d75557216cfae24d95a",
                "sha256": "d42fe341ed4b9a7f1974ab0987f47e09a5b632f9e7750d3e39ec0bf502a14da1"
            },
            "downloads": -1,
            "filename": "unif_sys_disc-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "420f81a17d3a6d75557216cfae24d95a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3421,
            "upload_time": "2024-02-17T16:09:03",
            "upload_time_iso_8601": "2024-02-17T16:09:03.017581Z",
            "url": "https://files.pythonhosted.org/packages/b6/d3/d963b3f75bb031a33a923d840b2eedc67c2e1d2dd2f8213107868b11b32e/unif_sys_disc-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34cc1554052090f28df895b946831e8098933ed4c3edb643b1176aaf4c5cd915",
                "md5": "8343f811bf65ce25efa0082629ee2eaa",
                "sha256": "711479f575481131adae75b03c647f198f7111d269a611b3bd68ea308fdca787"
            },
            "downloads": -1,
            "filename": "unif_sys_disc-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8343f811bf65ce25efa0082629ee2eaa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 3028,
            "upload_time": "2024-02-17T16:09:04",
            "upload_time_iso_8601": "2024-02-17T16:09:04.987510Z",
            "url": "https://files.pythonhosted.org/packages/34/cc/1554052090f28df895b946831e8098933ed4c3edb643b1176aaf4c5cd915/unif_sys_disc-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 16:09:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AutotwinEU",
    "github_project": "unif-sys-disc",
    "github_not_found": true,
    "lcname": "unif-sys-disc"
}
        
Elapsed time: 1.20031s