{ "info": { "author": "zhaofeng-shu33", "author_email": "616545598@qq.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# Girvan Newman Algorithm to find community structure\n[![Build Status](https://travis-ci.com/zhaofeng-shu33/Girvan-Newman.svg?branch=master)](https://travis-ci.com/zhaofeng-shu33/Girvan-Newman)\n[![Appveyor](https://ci.appveyor.com/api/projects/status/github/zhaofeng-shu33/girvan-newman?branch=master&svg=true)](https://ci.appveyor.com/project/zhaofeng-shu33/girvan-newman)\n\nA Girvan Newman step is defined as a couple of successive edge removes such that a new community occurs.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zhaofeng-shu33/Girvan-Newman", "keywords": "", "license": "Apache License Version 2.0", "maintainer": "", "maintainer_email": "", "name": "GN", "package_url": "https://pypi.org/project/GN/", "platform": "", "project_url": "https://pypi.org/project/GN/", "project_urls": { "Homepage": "https://github.com/zhaofeng-shu33/Girvan-Newman" }, "release_url": "https://pypi.org/project/GN/0.1/", "requires_dist": null, "requires_python": "", "summary": "a hierachical community detection algorithm by Girvan Newman", "version": "0.1" }, "last_serial": 5953605, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b6e339f221bf93f0a8840214a3a06b69", "sha256": "f33d120b059523ee0b286102069d7afc95a3f56064edea77ff314c7983d263fb" }, "downloads": -1, "filename": "GN-0.1.tar.gz", "has_sig": false, "md5_digest": "b6e339f221bf93f0a8840214a3a06b69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2547, "upload_time": "2019-10-10T08:38:51", "url": "https://files.pythonhosted.org/packages/04/25/161a9fe1117077fd610503b31a784522936827082209369271c04a828051/GN-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b6e339f221bf93f0a8840214a3a06b69", "sha256": "f33d120b059523ee0b286102069d7afc95a3f56064edea77ff314c7983d263fb" }, "downloads": -1, "filename": "GN-0.1.tar.gz", "has_sig": false, "md5_digest": "b6e339f221bf93f0a8840214a3a06b69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2547, "upload_time": "2019-10-10T08:38:51", "url": "https://files.pythonhosted.org/packages/04/25/161a9fe1117077fd610503b31a784522936827082209369271c04a828051/GN-0.1.tar.gz" } ] }