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
http://vanneva.com/static/images/dotter.png

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.2.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

dotter-0.2.0-py2.py3-none-any.whl (5.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for dotter-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f9bc4981c640cb89d0a69d0a0a4e9c1e8879e603d40cb05d96073e2b5c9757df
MD5 609ce5fb0858f523f7bcc94e6b81d0ea
BLAKE2b-256 2b721285a1753312dd57b6531c6ac383be4023baea1788a8b02fbbd831a83a66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dotter-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ca91ea29374e5e2bd5f913ea966c822f419402a7bf4a30413028ddec7a60c87f
MD5 75738a0e47998f119257429c68a57b2f
BLAKE2b-256 1064b3d4d0e67c0c3e287e7b4bb77e8e4088f6ffde4096b6a531373cd61b7ccf

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