{ "info": { "author": "Ero Carrera", "author_email": "ero@dkbza.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pydot - Python interface to Graphviz's Dot language\n---------------------------------------------------\nEro Carrera (c) 2004-2007\n\nero@dkbza.org\n\nThis code is distributed under the MIT license.\n\n.. image:: https://travis-ci.org/pydot/pydot-ng.svg?branch=master\n :target: https://travis-ci.org/pydot/pydot-ng\n\n\nRequirements:\n=============\n\npyparsing: pydot requires the pyparsing module in order to be\n\table to load DOT files.\n\nGraphViz: is needed in order to render the graphs into any of\n\tthe plethora of output formats supported.\n\nInstallation:\n=============\n\nShould suffice with doing:\n\n python setup.py install\n\nNeedless to say, no installation is needed just to use the module. A mere:\n\n import pydot_ng\n\nshould do it, provided that the directory containing the modules is on Python\nmodule search path.\n\nThis library is API compatible with original pydot so you can use it like this:\n\n import pydot_ng as pydot\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/pydot/pydot-ng", "keywords": "graphviz dot graphs visualization", "license": "MIT", "maintainer": "Sebastian Kalinowski", "maintainer_email": "sebastian@kalinowski.eu", "name": "pydot-ng", "package_url": "https://pypi.org/project/pydot-ng/", "platform": "any", "project_url": "https://pypi.org/project/pydot-ng/", "project_urls": { "Homepage": "https://github.com/pydot/pydot-ng" }, "release_url": "https://pypi.org/project/pydot-ng/2.0.0/", "requires_dist": [ "pyparsing (>=2.0.1)" ], "requires_python": "", "summary": "Python interface to Graphviz's Dot", "version": "2.0.0" }, "last_serial": 4384157, "releases": { "0.0.0": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "1b0b7028609fead4199a3f99d8527b3b", "sha256": "c420ecd08ec34c76bec98fbc1956d58a8f0bbd7b4e1d2dc90664d9fd29471341" }, "downloads": -1, "filename": "pydot_ng-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1b0b7028609fead4199a3f99d8527b3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24316, "upload_time": "2015-02-26T10:27:42", "url": "https://files.pythonhosted.org/packages/de/64/86b0502c3644190c0b9fed0e378ee18f31b1f0262bdead1eb9ac1d404529/pydot_ng-1.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "ef1e657650a1e416ccf88b8d3194301d", "sha256": "6096efa4714c91f24500cf01a1fdb9faa07b88a5c738d14931624bc906dd06a4" }, "downloads": -1, "filename": "pydot_ng-1.0.0.zip", "has_sig": false, "md5_digest": "ef1e657650a1e416ccf88b8d3194301d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26916, "upload_time": "2015-02-26T10:27:14", "url": "https://files.pythonhosted.org/packages/a4/58/60d1ab28b9401ca6a764fa10a698f4bc8b67b4b6bdfea3c7fee8da8b934b/pydot_ng-1.0.0.zip" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "d7fa5a39319ee3752de6f7d2e897fc2e", "sha256": "251ec5cde0d20ebd467b12fd8a4db0f52d2fbf6e12660a969a226823ba38644e" }, "downloads": -1, "filename": "pydot_ng-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7fa5a39319ee3752de6f7d2e897fc2e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20987, "upload_time": "2018-10-16T22:08:37", "url": "https://files.pythonhosted.org/packages/3c/5b/9a08333f2d70d404ffe42cea4f50159c4ad94feaa4d7585551c05cacef46/pydot_ng-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e32cb8c4689b5753a7572f3144c313f7", "sha256": "8c8073b97aa7030c28118961e2c6c92f046e4cb57aeba7df87146f7baa6530c5" }, "downloads": -1, "filename": "pydot_ng-2.0.0.tar.gz", "has_sig": false, "md5_digest": "e32cb8c4689b5753a7572f3144c313f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 264162, "upload_time": "2018-10-16T22:08:38", "url": "https://files.pythonhosted.org/packages/60/7a/d4022ba8b47d8f5e4c58b285e66eb233745f46f07bd7e6569a695fc91e7f/pydot_ng-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7fa5a39319ee3752de6f7d2e897fc2e", "sha256": "251ec5cde0d20ebd467b12fd8a4db0f52d2fbf6e12660a969a226823ba38644e" }, "downloads": -1, "filename": "pydot_ng-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7fa5a39319ee3752de6f7d2e897fc2e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20987, "upload_time": "2018-10-16T22:08:37", "url": "https://files.pythonhosted.org/packages/3c/5b/9a08333f2d70d404ffe42cea4f50159c4ad94feaa4d7585551c05cacef46/pydot_ng-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e32cb8c4689b5753a7572f3144c313f7", "sha256": "8c8073b97aa7030c28118961e2c6c92f046e4cb57aeba7df87146f7baa6530c5" }, "downloads": -1, "filename": "pydot_ng-2.0.0.tar.gz", "has_sig": false, "md5_digest": "e32cb8c4689b5753a7572f3144c313f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 264162, "upload_time": "2018-10-16T22:08:38", "url": "https://files.pythonhosted.org/packages/60/7a/d4022ba8b47d8f5e4c58b285e66eb233745f46f07bd7e6569a695fc91e7f/pydot_ng-2.0.0.tar.gz" } ] }