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 https://pypip.in/v/dotter/badge.png

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

Uploaded Source

Built Distribution

dotter-0.3.0-py2.py3-none-any.whl (5.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for dotter-0.3.0.tar.gz
Algorithm Hash digest
SHA256 847fda3ad5aa1045c9b2595ec7fd525f92bfe0c221aa435ab553789ca05886d5
MD5 4126677ea47490309f294aa6ff2408a2
BLAKE2b-256 ccb2967194b101e281c4502ccef0276fea5b4a5549ce4f993003cf641773d09d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dotter-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 348e9be6ced49b0195d8185818bf1fa929885690ca3564c79c0973fc6ccb01e5
MD5 6ccfd3b9690662c0850898186d5da0f5
BLAKE2b-256 c5bc3c16cefc0719a33d9bf584bd2dbc5d3c63ac55b772a39cacb5d5408f1365

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