graphflow


Namegraphflow JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/stephenhky/GraphFlow
SummaryAlgorithms for Graph Flow Analysis
upload_time2023-12-11 00:31:38
maintainer
docs_urlNone
authorKwan-Yuet Ho
requires_python
licenseMIT
keywords algorithms for graph flow analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Numerical routines for analyzing data represented by graphs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stephenhky/GraphFlow",
    "name": "graphflow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Algorithms for Graph Flow Analysis",
    "author": "Kwan-Yuet Ho",
    "author_email": "stephenhky@yahoo.com.hk",
    "download_url": "https://files.pythonhosted.org/packages/76/a9/8d9609b63c80dabec04c28dc7d7540df2e3f2a91744f5ac06f4c278c5750/graphflow-0.6.0.tar.gz",
    "platform": null,
    "description": "Numerical routines for analyzing data represented by graphs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Algorithms for Graph Flow Analysis",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/stephenhky/GraphFlow"
    },
    "split_keywords": [
        "algorithms",
        "for",
        "graph",
        "flow",
        "analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76a98d9609b63c80dabec04c28dc7d7540df2e3f2a91744f5ac06f4c278c5750",
                "md5": "fc7ad5d0072db39568627169156123fc",
                "sha256": "e40568043b56cdd13602b85b302c38e1b730d10e41465c14e4bb9d8aad73a7e4"
            },
            "downloads": -1,
            "filename": "graphflow-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc7ad5d0072db39568627169156123fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74722,
            "upload_time": "2023-12-11T00:31:38",
            "upload_time_iso_8601": "2023-12-11T00:31:38.737259Z",
            "url": "https://files.pythonhosted.org/packages/76/a9/8d9609b63c80dabec04c28dc7d7540df2e3f2a91744f5ac06f4c278c5750/graphflow-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 00:31:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephenhky",
    "github_project": "GraphFlow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "lcname": "graphflow"
}
        
Elapsed time: 0.15774s