autotwin_gmglib


Nameautotwin_gmglib JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/AutotwinEU/graph-model-gen
SummaryGraph Model Generation Library for Auto-Twin
upload_time2024-10-08 19:37:03
maintainerNone
docs_urlNone
authorLulai Zhu
requires_python<4.0,>=3.10
licenseBSD-3-Clause
keywords auto-twin system discovery graph model
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/autotwin_gmglib)](https://github.com/AutotwinEU/graph-model-gen/blob/main/LICENSE)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/autotwin_gmglib)](https://www.python.org/downloads/)
[![PyPI - Version](https://img.shields.io/pypi/v/autotwin_gmglib)](https://pypi.org/project/autotwin_gmglib/)

# Graph Model Generation Library for Auto-Twin

The graph model generation library provides a set of utility functions to
import an event log from a system knowledge graph, generate a graph model from
the event log and export the graph model to the system knowledge graph.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AutotwinEU/graph-model-gen",
    "name": "autotwin_gmglib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "auto-twin, system discovery, graph model",
    "author": "Lulai Zhu",
    "author_email": "lulai.zhu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/4a/bf4431ee2c93d7af7d0126822ab4d731d8e3a679e53fc06058aa1678e603/autotwin_gmglib-0.1.7.tar.gz",
    "platform": null,
    "description": "[![PyPI - License](https://img.shields.io/pypi/l/autotwin_gmglib)](https://github.com/AutotwinEU/graph-model-gen/blob/main/LICENSE)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/autotwin_gmglib)](https://www.python.org/downloads/)\n[![PyPI - Version](https://img.shields.io/pypi/v/autotwin_gmglib)](https://pypi.org/project/autotwin_gmglib/)\n\n# Graph Model Generation Library for Auto-Twin\n\nThe graph model generation library provides a set of utility functions to\nimport an event log from a system knowledge graph, generate a graph model from\nthe event log and export the graph model to the system knowledge graph.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Graph Model Generation Library for Auto-Twin",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/AutotwinEU/graph-model-gen"
    },
    "split_keywords": [
        "auto-twin",
        " system discovery",
        " graph model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a735b1773e1bc64abeae1f5e5ef187cbb16092062056d8eae47a2fa566b5bb73",
                "md5": "8827a83ef72a9211cd20cbb93b49dcab",
                "sha256": "566c5b18dd73c61e4a5ac4af6130aa3b4788f1f1ba438c57accee5069c85e9e8"
            },
            "downloads": -1,
            "filename": "autotwin_gmglib-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8827a83ef72a9211cd20cbb93b49dcab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 15927,
            "upload_time": "2024-10-08T19:37:02",
            "upload_time_iso_8601": "2024-10-08T19:37:02.510960Z",
            "url": "https://files.pythonhosted.org/packages/a7/35/b1773e1bc64abeae1f5e5ef187cbb16092062056d8eae47a2fa566b5bb73/autotwin_gmglib-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d4abf4431ee2c93d7af7d0126822ab4d731d8e3a679e53fc06058aa1678e603",
                "md5": "789e5e5348bb2685105b289edf2bf58c",
                "sha256": "7ea4eea980f4703904997b442cb482cd0ccf77bc8a3c3a15b06d9a907a84bd1f"
            },
            "downloads": -1,
            "filename": "autotwin_gmglib-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "789e5e5348bb2685105b289edf2bf58c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 15349,
            "upload_time": "2024-10-08T19:37:03",
            "upload_time_iso_8601": "2024-10-08T19:37:03.553396Z",
            "url": "https://files.pythonhosted.org/packages/6d/4a/bf4431ee2c93d7af7d0126822ab4d731d8e3a679e53fc06058aa1678e603/autotwin_gmglib-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 19:37:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AutotwinEU",
    "github_project": "graph-model-gen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "autotwin_gmglib"
}
        
Elapsed time: 1.81400s