autotwin_gmglib


Nameautotwin_gmglib JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/AutotwinEU/graph-model-gen
SummaryGraph Model Generation Library for Auto-Twin
upload_time2024-06-10 22:23:59
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/1e/64/36d4d9757a936808f8e7584dd796ed575687043d54f542fc95389e39c051/autotwin_gmglib-0.1.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/AutotwinEU/graph-model-gen"
    },
    "split_keywords": [
        "auto-twin",
        " system discovery",
        " graph model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0c15f12139ec9e12d3125c8b741aa05e31a354e51cad3a6755d12cf9eb16124",
                "md5": "6690bcf3bec460a57b6f178985fb9fcf",
                "sha256": "de03a4295cbd2e0a967b71fa0d3426f394d7235347b6477bb2ab5b3604f6df3d"
            },
            "downloads": -1,
            "filename": "autotwin_gmglib-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6690bcf3bec460a57b6f178985fb9fcf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 14971,
            "upload_time": "2024-06-10T22:23:57",
            "upload_time_iso_8601": "2024-06-10T22:23:57.718534Z",
            "url": "https://files.pythonhosted.org/packages/d0/c1/5f12139ec9e12d3125c8b741aa05e31a354e51cad3a6755d12cf9eb16124/autotwin_gmglib-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e6436d4d9757a936808f8e7584dd796ed575687043d54f542fc95389e39c051",
                "md5": "4791da4d9575d88d418e406a04b96de8",
                "sha256": "3832668f80275cf382084011fb88ed4d7f56ceaa7ada9c7ebc01ca08d0ebe477"
            },
            "downloads": -1,
            "filename": "autotwin_gmglib-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4791da4d9575d88d418e406a04b96de8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 14365,
            "upload_time": "2024-06-10T22:23:59",
            "upload_time_iso_8601": "2024-06-10T22:23:59.158097Z",
            "url": "https://files.pythonhosted.org/packages/1e/64/36d4d9757a936808f8e7584dd796ed575687043d54f542fc95389e39c051/autotwin_gmglib-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-10 22:23:59",
    "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: 0.32037s