Skip to main content

Python interface to Graphviz's Dot

Project description

Build Status PyPI

About

pydot:

  • is an interface to Graphviz
  • can parse and dump into the DOT language used by GraphViz,
  • is written in pure Python,

and networkx can convert its graphs to pydot. Development occurs at GitHub (under branch dev), where you can report issues and contribute code.

Installation

From PyPI using pip:

pip install pydot

From source:

python setup.py install

Dependencies

  • pyparsing: used only for loading DOT files, installed automatically during pydot installation.

  • GraphViz: used to render graphs as PDF, PNG, SVG, etc. Should be installed separately, using your system's package manager, something similar (e.g., MacPorts), or from its source.

License

Distributed under an MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydot-1.4.1.tar.gz (128.2 kB view details)

Uploaded Source

Built Distribution

pydot-1.4.1-py2.py3-none-any.whl (19.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pydot-1.4.1.tar.gz.

File metadata

  • Download URL: pydot-1.4.1.tar.gz
  • Upload date:
  • Size: 128.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for pydot-1.4.1.tar.gz
Algorithm Hash digest
SHA256 d49c9d4dd1913beec2a997f831543c8cbd53e535b1a739e921642fe416235f01
MD5 0ee9da6823c2fcad4ea380f65730dec5
BLAKE2b-256 5fe223e053ccf5648153959ea15d77fb90adb2b1f9c9360f832f39d6d6c024e2

See more details on using hashes here.

File details

Details for the file pydot-1.4.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pydot-1.4.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for pydot-1.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
MD5 f9ffa4f573add2b8af06947329b8b367
BLAKE2b-256 33d1b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page