pyncd


Namepyncd JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/DengBoCong/pyncd
SummaryA Python Library for Network Community Detection
upload_time2022-12-22 08:32:46
maintainer
docs_urlNone
authorBoCong Deng
requires_python
licenseBSD-2
keywords community detection deep community detection deep community detection deep learning network analysis graph mining
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python Network Community Detection (PyNCD)
==========================================

PyNCD is an open-source **Python library** for **network community detection**. PyNCD provides unified low-code implementation of different detection models based on PyTorch





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DengBoCong/pyncd",
    "name": "pyncd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "community detection,deep community detection,deep community detection,deep learning,network analysis,graph mining",
    "author": "BoCong Deng",
    "author_email": "bocongdeng@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/63/c3/76f7311e3a405fa1093dfa1aad2aa69d9ff0cd5e3c4482116f48a7995428/pyncd-0.1.0.tar.gz",
    "platform": null,
    "description": "Python Network Community Detection (PyNCD)\n==========================================\n\nPyNCD is an open-source **Python library** for **network community detection**. PyNCD provides unified low-code implementation of different detection models based on PyTorch\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-2",
    "summary": "A Python Library for Network Community Detection",
    "version": "0.1.0",
    "split_keywords": [
        "community detection",
        "deep community detection",
        "deep community detection",
        "deep learning",
        "network analysis",
        "graph mining"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "217d932545af2f013e05a15f1eb86063",
                "sha256": "331151454203c6fbf01164e19fb14d40c38c9af3f1476a8a787299ae44403fe7"
            },
            "downloads": -1,
            "filename": "pyncd-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "217d932545af2f013e05a15f1eb86063",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6853,
            "upload_time": "2022-12-22T08:32:31",
            "upload_time_iso_8601": "2022-12-22T08:32:31.819510Z",
            "url": "https://files.pythonhosted.org/packages/aa/95/4f7a55a9090a854e345db867f2de819eab6a98fa065a4d92619f25c0fd22/pyncd-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "4f08a018e147469f08c6d24d737e4411",
                "sha256": "eda226135cebe2f01f17578338058a85ae6da8b5c3f3606a7a72a138f4cb7a35"
            },
            "downloads": -1,
            "filename": "pyncd-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4f08a018e147469f08c6d24d737e4411",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6256,
            "upload_time": "2022-12-22T08:32:46",
            "upload_time_iso_8601": "2022-12-22T08:32:46.706988Z",
            "url": "https://files.pythonhosted.org/packages/63/c3/76f7311e3a405fa1093dfa1aad2aa69d9ff0cd5e3c4482116f48a7995428/pyncd-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-22 08:32:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "DengBoCong",
    "github_project": "pyncd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyncd"
}
        
Elapsed time: 0.04194s