netdispatch


Namenetdispatch JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/GiulioRossetti/netdispatch
SummaryNetwork Dispatcher
upload_time2021-07-01 07:55:23
maintainer
docs_urlNone
authorGiulio Rossetti
requires_python
licenseBSD-Clause-2
keywords complex-networks
VCS
bugtrack_url
requirements python-igraph networkx
Travis-CI
coveralls test coverage
            # netdispatch


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GiulioRossetti/netdispatch",
    "name": "netdispatch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "complex-networks",
    "author": "Giulio Rossetti",
    "author_email": "giulio.rossetti@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/14/29/a4c28babed6b90a7288be770579f5523bbcb86771e16d156446228e0a565/netdispatch-0.1.0.tar.gz",
    "platform": "",
    "description": "# netdispatch\n\n",
    "bugtrack_url": null,
    "license": "BSD-Clause-2",
    "summary": "Network Dispatcher",
    "version": "0.1.0",
    "split_keywords": [
        "complex-networks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "936f3985cb4ca7e1b9869b84b20c0b16",
                "sha256": "28d7a148665ad42e03f294267c1f007d5614ae3c90b9172f85e80ebd38414b3e"
            },
            "downloads": -1,
            "filename": "netdispatch-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "936f3985cb4ca7e1b9869b84b20c0b16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3324,
            "upload_time": "2021-07-01T07:55:22",
            "upload_time_iso_8601": "2021-07-01T07:55:22.519585Z",
            "url": "https://files.pythonhosted.org/packages/dd/ad/eb88790662e4215174d0f49d431010c83fedff2ad102f4e93abceaf085f0/netdispatch-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "2852a10406bd0d2afdc936b61234526a",
                "sha256": "ef3f1b5c5847253eea7962d453f15906b10e1b9432ccd715796e1fdf2e4f9c35"
            },
            "downloads": -1,
            "filename": "netdispatch-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2852a10406bd0d2afdc936b61234526a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3415,
            "upload_time": "2021-07-01T07:55:23",
            "upload_time_iso_8601": "2021-07-01T07:55:23.771565Z",
            "url": "https://files.pythonhosted.org/packages/14/29/a4c28babed6b90a7288be770579f5523bbcb86771e16d156446228e0a565/netdispatch-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-07-01 07:55:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "GiulioRossetti",
    "github_project": "netdispatch",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "python-igraph",
            "specs": []
        },
        {
            "name": "networkx",
            "specs": [
                [
                    ">=",
                    "2.4"
                ]
            ]
        }
    ],
    "lcname": "netdispatch"
}
        
Elapsed time: 0.01658s