=======================================================
PyDotPlus - Python interface to Graphviz's Dot language
=======================================================
.. image:: https://pypip.in/py_versions/pydotplus/badge.png
:target: https://pypi.python.org/pypi/pydotplus/
:alt: Supported Python versions
.. image:: https://pypip.in/version/pydotplus/badge.png?text=version
:target: https://pypi.python.org/pypi/pydotplus/
:alt: Latest Version
.. image:: https://pypip.in/download/pydotplus/badge.png
:target: https://pypi.python.org/pypi/pydotplus/
:alt: Downloads
.. image:: https://pypip.in/license/pydotplus/badge.png
:target: https://pypi.python.org/pypi/pydotplus/
:alt: License
.. image:: https://pypip.in/status/pydotplus/badge.png
:target: https://pypi.python.org/pypi/pydotplus/
:alt: Status
.. image:: https://travis-ci.org/carlos-jenkins/pydotplus.svg?branch=master
:target: https://travis-ci.org/carlos-jenkins/pydotplus
:alt: Continuous Integration
.. image:: https://coveralls.io/repos/carlos-jenkins/pydotplus/badge.png
:target: https://coveralls.io/r/carlos-jenkins/pydotplus
:alt: Coverage
About
=====
PyDotPlus is an improved version of the old pydot project that provides a
Python Interface to Graphviz's Dot language.
http://pydotplus.readthedocs.org/
Differences with pydot:
- Compatible with PyParsing 2.0+.
- Python 2.7 - Python 3 compatible.
- Well documented.
- CI Tested.
Installation
============
::
pip install pydotplus
Development
===========
https://github.com/carlos-jenkins/pydotplus
Run code QA:
::
pip install tox
tox
Documentation
=============
User guide and API Reference can be found in:
http://pydotplus.readthedocs.org/
To build it from source execute:
::
pip install sphinx sphinx_rtd_theme
cd doc/
make html
Requirements
============
- ``pyparsing``: pydot requires the pyparsing module in order to be able to
load DOT files.
- ``GraphViz``: is needed in order to render the graphs into any of the
plethora of output formats supported.
License
=======
This code is distributed under the MIT license. See LICENSE for details.
Raw data
{
"_id": null,
"home_page": "http://pydotplus.readthedocs.org/",
"name": "pydotplus",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "graphviz dot graphs visualization",
"author": "PyDotPlus Developers",
"author_email": "carlos@jenkins.co.cr",
"download_url": "https://files.pythonhosted.org/packages/60/bf/62567830b700d9f6930e9ab6831d6ba256f7b0b730acb37278b0ccdffacf/pydotplus-2.0.2.tar.gz",
"platform": "UNKNOWN",
"description": "=======================================================\nPyDotPlus - Python interface to Graphviz's Dot language\n=======================================================\n\n.. image:: https://pypip.in/py_versions/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/version/pydotplus/badge.png?text=version\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Latest Version\n\n.. image:: https://pypip.in/download/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Downloads\n\n.. image:: https://pypip.in/license/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: License\n\n.. image:: https://pypip.in/status/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Status\n\n.. image:: https://travis-ci.org/carlos-jenkins/pydotplus.svg?branch=master\n :target: https://travis-ci.org/carlos-jenkins/pydotplus\n :alt: Continuous Integration\n\n.. image:: https://coveralls.io/repos/carlos-jenkins/pydotplus/badge.png\n :target: https://coveralls.io/r/carlos-jenkins/pydotplus\n :alt: Coverage\n\n\nAbout\n=====\n\nPyDotPlus is an improved version of the old pydot project that provides a\nPython Interface to Graphviz's Dot language.\n\n http://pydotplus.readthedocs.org/\n\nDifferences with pydot:\n\n- Compatible with PyParsing 2.0+.\n- Python 2.7 - Python 3 compatible.\n- Well documented.\n- CI Tested.\n\n\nInstallation\n============\n\n::\n\n pip install pydotplus\n\n\nDevelopment\n===========\n\n https://github.com/carlos-jenkins/pydotplus\n\nRun code QA:\n\n::\n\n pip install tox\n tox\n\n\nDocumentation\n=============\n\nUser guide and API Reference can be found in:\n\n http://pydotplus.readthedocs.org/\n\nTo build it from source execute:\n\n::\n\n pip install sphinx sphinx_rtd_theme\n cd doc/\n make html\n\n\nRequirements\n============\n\n- ``pyparsing``: pydot requires the pyparsing module in order to be able to\n load DOT files.\n\n- ``GraphViz``: is needed in order to render the graphs into any of the\n plethora of output formats supported.\n\n\nLicense\n=======\n\nThis code is distributed under the MIT license. See LICENSE for details.",
"bugtrack_url": null,
"license": "UNKNOWN",
"summary": "Python interface to Graphviz's Dot language",
"version": "2.0.2",
"split_keywords": [
"graphviz",
"dot",
"graphs",
"visualization"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0e2fc3dbdfd846819d4cd3769cb4595b",
"sha256": "91e85e9ee9b85d2391ead7d635e3d9c7f5f44fd60a60e59b13e2403fa66505c4"
},
"downloads": -1,
"filename": "pydotplus-2.0.2.tar.gz",
"has_sig": false,
"md5_digest": "0e2fc3dbdfd846819d4cd3769cb4595b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 278677,
"upload_time": "2014-12-09T00:53:49",
"upload_time_iso_8601": "2014-12-09T00:53:49.515063Z",
"url": "https://files.pythonhosted.org/packages/60/bf/62567830b700d9f6930e9ab6831d6ba256f7b0b730acb37278b0ccdffacf/pydotplus-2.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2014-12-09 00:53:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pydotplus"
}