{ "info": { "author": "Jason Sexauer", "author_email": "genericcarbonlifeform@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Visualization" ], "description": "NetworkX Viewer provides a basic interactive GUI to view\n`networkx `_ graphs. In addition to standard\nplotting and layout features as found natively in networkx, the GUI allows\nyou to:\n\n - Drag nodes around to tune the default layout\n - Show and hide nodes\n - Filter nodes\n - Pan and zoom\n - Display nodes only within a certain number of hops (\"levels\") of\n a \"home node\"\n - Display and highlight the shortest path between two nodes. Nodes\n around the path can also be displayed within a settable number of\n levels\n - Intelligently find and display nodes near displayed nodes using\n \"Grow\" and \"Grow Until\" functions\n - Use attributes stored in the graph's node and edge dictionaries to\n customize the appearance of the node and edge tokens in the GUI\n - Mark nodes and edges for reference\n - Support for both `nx.Graph` and `nx.MultiGraph`\n\nSee https://github.com/jsexauer/networkx_viewer for more details", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jsexauer/networkx_viewer", "keywords": "networkx,topology,graph theory", "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "networkx_viewer", "package_url": "https://pypi.org/project/networkx_viewer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/networkx_viewer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jsexauer/networkx_viewer" }, "release_url": "https://pypi.org/project/networkx_viewer/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Interactive viewer for networkx graphs.", "version": "0.2.0" }, "last_serial": 1245223, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cd545395ff1a7af89230d5c0c5a8f31f", "sha256": "37390618f7e3df8cadeec17eb5185df2dd3f1efc75dc6e3e8d6ffa9d28c0ec01" }, "downloads": -1, "filename": "networkx_viewer-0.1.0.zip", "has_sig": false, "md5_digest": "cd545395ff1a7af89230d5c0c5a8f31f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16499, "upload_time": "2014-07-12T03:10:46", "url": "https://files.pythonhosted.org/packages/7e/6d/c474fe63ce0d69781bf94bc8ae5579d9338311e0469b6b8d4cde330e4c1b/networkx_viewer-0.1.0.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a20574af1582e694a465a866f8e309ea", "sha256": "a81996e6e9ebdb6501d27d1d1f211b504837dfb2cfc6f3279b1e9151cf9e571b" }, "downloads": -1, "filename": "networkx_viewer-0.2.0.zip", "has_sig": false, "md5_digest": "a20574af1582e694a465a866f8e309ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27600, "upload_time": "2014-10-02T01:37:37", "url": "https://files.pythonhosted.org/packages/18/3d/4b35e54c4b413b81f1e0291ca36ccc74bd02faa50a99a822449886f55bdd/networkx_viewer-0.2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a20574af1582e694a465a866f8e309ea", "sha256": "a81996e6e9ebdb6501d27d1d1f211b504837dfb2cfc6f3279b1e9151cf9e571b" }, "downloads": -1, "filename": "networkx_viewer-0.2.0.zip", "has_sig": false, "md5_digest": "a20574af1582e694a465a866f8e309ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27600, "upload_time": "2014-10-02T01:37:37", "url": "https://files.pythonhosted.org/packages/18/3d/4b35e54c4b413b81f1e0291ca36ccc74bd02faa50a99a822449886f55bdd/networkx_viewer-0.2.0.zip" } ] }