computegraph


Namecomputegraph JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://github.com/monash-emu/computegraph
Summarycomputegraph is a tool for managing computational graphs using networkx
upload_time2023-09-27 23:37:10
maintainer
docs_urlNone
authorDavid Shipman
requires_python>=3.8.0
licenseBSD-2-Clause
keywords graph networkx plotting jax summerepi2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # computegraph
Tools for managing computation graphs based on dictionaries and networkx

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/monash-emu/computegraph",
    "name": "computegraph",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "",
    "keywords": "graph,networkx,plotting,jax,summerepi2",
    "author": "David Shipman",
    "author_email": "dshipman@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/c0/2ff80d3b808558477c6b80e45aba55a977a11a98109410763affcea19df1/computegraph-0.4.4.tar.gz",
    "platform": null,
    "description": "# computegraph\nTools for managing computation graphs based on dictionaries and networkx\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "computegraph is a tool for managing computational graphs using networkx",
    "version": "0.4.4",
    "project_urls": {
        "Documentation": "https://github.com/monash-emu/computegraph",
        "Homepage": "https://github.com/monash-emu/computegraph",
        "Repository": "https://github.com/monash-emu/computegraph"
    },
    "split_keywords": [
        "graph",
        "networkx",
        "plotting",
        "jax",
        "summerepi2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c1361de86f486b72613edd8f3ee4a078a78b0755aa50aebcb126d5a92ab72a6",
                "md5": "ce0fdb6e594c9c0576746c6994bd2716",
                "sha256": "d403ff76e8bdea608e63e4b3cf54233ba1bf384a8799b543d0e97625fbe7b2cd"
            },
            "downloads": -1,
            "filename": "computegraph-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce0fdb6e594c9c0576746c6994bd2716",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 18642,
            "upload_time": "2023-09-27T23:37:08",
            "upload_time_iso_8601": "2023-09-27T23:37:08.731394Z",
            "url": "https://files.pythonhosted.org/packages/9c/13/61de86f486b72613edd8f3ee4a078a78b0755aa50aebcb126d5a92ab72a6/computegraph-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5c02ff80d3b808558477c6b80e45aba55a977a11a98109410763affcea19df1",
                "md5": "ae9be79e771ebf5d01fdf47fc9ef2467",
                "sha256": "c5e6c550baa92257eb261c05c9e4e6fa1a5357b7b1075b13f977c30c51ec4edd"
            },
            "downloads": -1,
            "filename": "computegraph-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ae9be79e771ebf5d01fdf47fc9ef2467",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 14882,
            "upload_time": "2023-09-27T23:37:10",
            "upload_time_iso_8601": "2023-09-27T23:37:10.756122Z",
            "url": "https://files.pythonhosted.org/packages/d5/c0/2ff80d3b808558477c6b80e45aba55a977a11a98109410763affcea19df1/computegraph-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 23:37:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "monash-emu",
    "github_project": "computegraph",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "computegraph"
}
        
Elapsed time: 0.14234s