{ "info": { "author": "Chinmay Shah", "author_email": "chinmayshah3899@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 :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "======\ngrapho\n======\n\n\n.. image:: https://img.shields.io/pypi/v/grapho.svg\n :target: https://pypi.python.org/pypi/grapho\n\n.. image:: https://img.shields.io/travis/chinmayshah99/grapho.svg\n :target: https://travis-ci.org/chinmayshah99/grapho\n\n.. image:: https://readthedocs.org/projects/grapho/badge/?version=latest\n :target: https://grapho.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\n\nGrapho is yet another Graph Library, written in Python with the idea of being able to represent\nGrapho is compatible with: Python 3.5-3.7.\n\n* Free software: MIT license\n* Documentation: https://grapho.readthedocs.io.\n\n\nFeatures\n========\n\nTypes of Graphs supported\n-------------------------\n\n- [X] Directed Graph\n- [ ] UnDirected Graph\n- [X] Node Labeled Graph (store data in Node)\n- [X] Edge Labeled Graph (store data in Edge)\n- [X] Weighted Graph\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", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chinmayshah99/grapho", "keywords": "grapho", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "grapho", "package_url": "https://pypi.org/project/grapho/", "platform": "", "project_url": "https://pypi.org/project/grapho/", "project_urls": { "Homepage": "https://github.com/chinmayshah99/grapho" }, "release_url": "https://pypi.org/project/grapho/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Yet another graph library", "version": "0.1.0" }, "last_serial": 5718745, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9d984733cde926796d2237bb28f80100", "sha256": "7f796a15a1e387e6b73be8d65897e1080fb1493a6553e191032f6a181c0e3b4d" }, "downloads": -1, "filename": "grapho-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9d984733cde926796d2237bb28f80100", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5583, "upload_time": "2019-08-23T04:26:55", "url": "https://files.pythonhosted.org/packages/e1/b0/db4f4f39adec3c17458d802cec8362702117b104cdf16d9337fdcf45cffb/grapho-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7cd2722988da875132bc74431904839", "sha256": "12a023218daeba896539f7e211bfcb84f834c4a23a0acc584fbe10c6772713ad" }, "downloads": -1, "filename": "grapho-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c7cd2722988da875132bc74431904839", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11551, "upload_time": "2019-08-23T04:26:57", "url": "https://files.pythonhosted.org/packages/45/83/f97033fd106ba6c9a63fe072a4735aa206b1eabdf9ed35e40b69b28d1669/grapho-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d984733cde926796d2237bb28f80100", "sha256": "7f796a15a1e387e6b73be8d65897e1080fb1493a6553e191032f6a181c0e3b4d" }, "downloads": -1, "filename": "grapho-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9d984733cde926796d2237bb28f80100", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5583, "upload_time": "2019-08-23T04:26:55", "url": "https://files.pythonhosted.org/packages/e1/b0/db4f4f39adec3c17458d802cec8362702117b104cdf16d9337fdcf45cffb/grapho-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7cd2722988da875132bc74431904839", "sha256": "12a023218daeba896539f7e211bfcb84f834c4a23a0acc584fbe10c6772713ad" }, "downloads": -1, "filename": "grapho-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c7cd2722988da875132bc74431904839", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11551, "upload_time": "2019-08-23T04:26:57", "url": "https://files.pythonhosted.org/packages/45/83/f97033fd106ba6c9a63fe072a4735aa206b1eabdf9ed35e40b69b28d1669/grapho-0.1.0.tar.gz" } ] }