{ "info": { "author": "David Amos", "author_email": "somacdivad@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "============\nGraph Theory\n============\n\n\n.. image:: https://img.shields.io/pypi/v/graphtheory.svg\n :target: https://pypi.python.org/pypi/graphtheory\n\n.. image:: https://img.shields.io/travis/somacdivad/graphtheory.svg\n :target: https://travis-ci.org/somacdivad/graphtheory\n\n.. image:: https://readthedocs.org/projects/graphtheory/badge/?version=latest\n :target: https://graphtheory.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nA lightweight graph library for Python.\n\n\n* Free software: MIT license\n* Documentation: https://graphtheory.readthedocs.io.\n\n\nPhilisophy\n----------\n\n- Use only the standard library.\n- Use no more memory than is necessary.\n- Package API should be as friendly as possible *to the trained graph theorist*.\n- Source should be as readable as possible *to the trained graph theorist*.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-03-18)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/somacdivad/graphtheory", "keywords": "graphtheory", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "graphtheory", "package_url": "https://pypi.org/project/graphtheory/", "platform": "", "project_url": "https://pypi.org/project/graphtheory/", "project_urls": { "Homepage": "https://github.com/somacdivad/graphtheory" }, "release_url": "https://pypi.org/project/graphtheory/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A lightweight graph library for Python.", "version": "0.1.0" }, "last_serial": 3681458, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "06c83e3eaabe1d5d12eb3f53fba3248f", "sha256": "842ab21c0072bb41af84b31ebbf82c2cc790fcf1c2cc75ed147d16694065e949" }, "downloads": -1, "filename": "graphtheory-0.1.0.tar.gz", "has_sig": false, "md5_digest": "06c83e3eaabe1d5d12eb3f53fba3248f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16267, "upload_time": "2018-03-18T18:26:28", "url": "https://files.pythonhosted.org/packages/c9/f9/a462f40f77b086f89f66e5447b78406abe19682bfee26aaed902050ca345/graphtheory-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06c83e3eaabe1d5d12eb3f53fba3248f", "sha256": "842ab21c0072bb41af84b31ebbf82c2cc790fcf1c2cc75ed147d16694065e949" }, "downloads": -1, "filename": "graphtheory-0.1.0.tar.gz", "has_sig": false, "md5_digest": "06c83e3eaabe1d5d12eb3f53fba3248f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16267, "upload_time": "2018-03-18T18:26:28", "url": "https://files.pythonhosted.org/packages/c9/f9/a462f40f77b086f89f66e5447b78406abe19682bfee26aaed902050ca345/graphtheory-0.1.0.tar.gz" } ] }