PyProcTree


NamePyProcTree JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jaxels20/PyProcTree
SummaryA Python package for process discovery using GNNs.
upload_time2024-10-30 14:08:11
maintainerNone
docs_urlNone
authorAnonymous
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyProcTree

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaxels20/PyProcTree",
    "name": "PyProcTree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anonymous",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f7/9c/e2450e9cb6c08342ea65f9da09d6cdd66cb554d43b54c2f8c886b2359c3e/pyproctree-0.1.0.tar.gz",
    "platform": null,
    "description": "# PyProcTree\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for process discovery using GNNs.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/jaxels20/PyProcTree"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63ec2ab6144824a7959cf0d113c2f9be3a32ddff68d0357df018b9fc5f36f0ea",
                "md5": "ab5a4543b59974d7aa78153be3ea1d21",
                "sha256": "d055d8a4c34e3b7b3003f6014ec54619f5d9e8e10082592fe9890897e69ef875"
            },
            "downloads": -1,
            "filename": "PyProcTree-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab5a4543b59974d7aa78153be3ea1d21",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 97960,
            "upload_time": "2024-10-30T14:08:09",
            "upload_time_iso_8601": "2024-10-30T14:08:09.800338Z",
            "url": "https://files.pythonhosted.org/packages/63/ec/2ab6144824a7959cf0d113c2f9be3a32ddff68d0357df018b9fc5f36f0ea/PyProcTree-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f79ce2450e9cb6c08342ea65f9da09d6cdd66cb554d43b54c2f8c886b2359c3e",
                "md5": "cd4a6af1d5cca91b53d4f9114abc6544",
                "sha256": "f592be11d6ff29b85612a37f4af0798c83ae95ec8b592fb84cc9a024d327dc8d"
            },
            "downloads": -1,
            "filename": "pyproctree-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cd4a6af1d5cca91b53d4f9114abc6544",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 80006,
            "upload_time": "2024-10-30T14:08:11",
            "upload_time_iso_8601": "2024-10-30T14:08:11.211576Z",
            "url": "https://files.pythonhosted.org/packages/f7/9c/e2450e9cb6c08342ea65f9da09d6cdd66cb554d43b54c2f8c886b2359c3e/pyproctree-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 14:08:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaxels20",
    "github_project": "PyProcTree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyproctree"
}
        
Elapsed time: 0.36693s