{ "info": { "author": "Zach Frazier", "author_email": "zfrazier@washington.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A graph and graph algorithm package with support for directed and undirected graphs. There are several algorithms provided, including shortest paths, minimum spanning trees, strongly connected components, depth/breadth first search, and more. A clean API makes writing new algorithms easy.", "description_content_type": null, "docs_url": null, "download_url": "http://compbio.washington.edu/~zach/py_graph/py_graph-0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://compbio.washington.edu/~zach/py_graph/", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "py_graph", "package_url": "https://pypi.org/project/py_graph/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py_graph/", "project_urls": { "Download": "http://compbio.washington.edu/~zach/py_graph/py_graph-0.4.tar.gz", "Homepage": "http://compbio.washington.edu/~zach/py_graph/" }, "release_url": "https://pypi.org/project/py_graph/0.4/", "requires_dist": null, "requires_python": null, "summary": "A graph and graph algorithm package.", "version": "0.4" }, "last_serial": 803198, "releases": { "0.3": [], "0.4": [] }, "urls": [] }