Skip to main content

Python interface to Graphviz's Dot (updated fork of pydot)

Project description

About

This is fork of original pydot (https://github.com/pydot/pydot) project which unfortunately has gone dead since late 2018. This fork simply merges all open PRs. The original pydot doesn't work on Windows 10 anymore with Python 3.7+. One of this PR solves this issue as well.

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 git+https://github.com/sytelus/pydot@v1.5.0#egg=pydot

From source:

pip install -e .

Note: If you had installed original pydot then first uninstall it using pip uninstall pydot.

Dependencies

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

pydotz-1.5.1.tar.gz (133.8 kB view details)

Uploaded Source

File details

Details for the file pydotz-1.5.1.tar.gz.

File metadata

  • Download URL: pydotz-1.5.1.tar.gz
  • Upload date:
  • Size: 133.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200127 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for pydotz-1.5.1.tar.gz
Algorithm Hash digest
SHA256 31dfd2718e8b73fcbda6517c6acb3df7b60ab9fd64c60b1ecfc067f25bb208a1
MD5 11582763b648cf583427e9d94947a16f
BLAKE2b-256 5ebf080a984be9b205fee3e2b9f82171e5abc17fbfe4d224ebc90e64a8889ef6

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