Python interface to Graphviz's Dot
Project description
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
pip install pydot
From source:
python setup.py install
Dependencies
-
pyparsing: used only for loading DOT files, installed automatically duringpydotinstallation. -
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydot-1.4.0.tar.gz.
File metadata
- Download URL: pydot-1.4.0.tar.gz
- Upload date:
- Size: 128.1 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98195d7d01b7dac65f8307d6d8d26ebddbc1dc86528cd4f85700ce70cf14d70b
|
|
| MD5 |
5454695e324e62c9e00098aa507d7ad5
|
|
| BLAKE2b-256 |
6aafe3e6808b6254ed5165b82abd6a2ed9f00ca401f086e7d38f70ed2e34e0eb
|
File details
Details for the file pydot-1.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: pydot-1.4.0-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caa91aacce405b2de17c9610c8d43873731239433080d9df5f5a4221baa007f7
|
|
| MD5 |
8c16c9a3e4b865e3fc4af7a4ebf8063b
|
|
| BLAKE2b-256 |
53119db5c788f5ad05438b7c2a07fd7edd9820b7f3d95bb0690a16f7bf426204
|