Skip to main content

Dotter is a graphviz wrapper for Python 2 and 3

Project description

https://travis-ci.org/paetzke/dotter.png?branch=master https://coveralls.io/repos/paetzke/dotter/badge.png?branch=master

Copyright (c) 2013, Friedrich Paetzke (f.paetzke@gmail.com) All rights reserved.

Dotter is a graphviz wrapper for Python 2 and 3. In order to use it you need graphviz. On Debian/Ubuntu you can install it by typing:

$ apt-get install graphviz

After that install dotter via pip.

$ pip install dotter

An usage example:

from dotter import Dotter


dotter = Dotter()

dotter.add_node('a', label='b')
dotter.add_node('b', label='c')
dotter.add_edge('a', 'b')
dotter.close()
https://d2weczhvl823v0.cloudfront.net/paetzke/dotter/trend.png

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

dotter-0.0.4.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

dotter-0.0.4-py2.py3-none-any.whl (4.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dotter-0.0.4.tar.gz.

File metadata

  • Download URL: dotter-0.0.4.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dotter-0.0.4.tar.gz
Algorithm Hash digest
SHA256 30aa12ff68a088535bd48e22bf37b7577eb6f33ed3737d29bb3c5d25fe557405
MD5 2a7ecbe5ca0e4fcf4f0b51e8c199a5b7
BLAKE2b-256 9d4f429fd1b31ca738815f75295d5c6a522723943ac862aa39aad3b405ed8c1f

See more details on using hashes here.

File details

Details for the file dotter-0.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dotter-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 06f1c544cec7c62bf5a38a5ab770898dc6e6c830bc83e027edd4c9ef66673db4
MD5 85506b6182d14b455ea0ff2674acb0e0
BLAKE2b-256 4c623e04c96345e311c117c9539f1b68fd2cb63e5751d5a8b9f4b6eed84fc9fa

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