tgkit


Nametgkit JSON
Version 0.1.0a0 PyPI version JSON
download
home_pagehttps://github.com/nelsonaloysio/tgkit
SummaryPython package to convert Temporal Graphs to Discrete (snapshot-based) or Continuous (event-based) format.
upload_time2023-09-11 02:50:18
maintainer
docs_urlNone
authorNelson Aloysio Reis de Almeida Passos
requires_python>=3.7
licenseMIT
keywords network graph dynamic network temporal graph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tgkit

Python package to convert Temporal Graphs to Discrete (snapshot-based) or Continuous (event-based) format.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nelsonaloysio/tgkit",
    "name": "tgkit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Network,Graph,Dynamic Network,Temporal Graph",
    "author": "Nelson Aloysio Reis de Almeida Passos",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/58/32/3e83385f4d596d11977226313a46888d34c7a414a8ef2a38db43c647f9e8/tgkit-0.1.0a0.tar.gz",
    "platform": null,
    "description": "# tgkit\n\nPython package to convert Temporal Graphs to Discrete (snapshot-based) or Continuous (event-based) format.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python package to convert Temporal Graphs to Discrete (snapshot-based) or Continuous (event-based) format.",
    "version": "0.1.0a0",
    "project_urls": {
        "Homepage": "https://github.com/nelsonaloysio/tgkit",
        "Source": "https://github.com/nelsonaloysio/tgkit",
        "Tracker": "https://github.com/nelsonaloysio/tgkit/issues"
    },
    "split_keywords": [
        "network",
        "graph",
        "dynamic network",
        "temporal graph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0fb3ee3837479c979325b5b34c2b5321c87e36a3ca766a601bde7156dd62471",
                "md5": "24278983452af00bee43c3ccae355424",
                "sha256": "52930505a2d5a63f702125e2fa82be3330d7a40e04fc48079965118fddc8e984"
            },
            "downloads": -1,
            "filename": "tgkit-0.1.0a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24278983452af00bee43c3ccae355424",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2812,
            "upload_time": "2023-09-11T02:50:16",
            "upload_time_iso_8601": "2023-09-11T02:50:16.871685Z",
            "url": "https://files.pythonhosted.org/packages/d0/fb/3ee3837479c979325b5b34c2b5321c87e36a3ca766a601bde7156dd62471/tgkit-0.1.0a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58323e83385f4d596d11977226313a46888d34c7a414a8ef2a38db43c647f9e8",
                "md5": "a9a8eed1c8f8d503513ca50e5383763e",
                "sha256": "0b1f9ae0ecf638ff95ed4e842184fe6a1fa4892be3504220a4bf3983ceafea2e"
            },
            "downloads": -1,
            "filename": "tgkit-0.1.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "a9a8eed1c8f8d503513ca50e5383763e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2724,
            "upload_time": "2023-09-11T02:50:18",
            "upload_time_iso_8601": "2023-09-11T02:50:18.166234Z",
            "url": "https://files.pythonhosted.org/packages/58/32/3e83385f4d596d11977226313a46888d34c7a414a8ef2a38db43c647f9e8/tgkit-0.1.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-11 02:50:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nelsonaloysio",
    "github_project": "tgkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tgkit"
}
        
Elapsed time: 0.11042s