Skip to content

kwirk/dot2what

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

dot2what

On-line DOT graph description language to image converter using graphviz

Usage

dot2what can be run with Bottle's development server by executing:

python dot2what.py

dot2what can also be run using Bottle's WSGI interface by importing 'app' as 'application':

from dot2what import app as application

Requirements

License

dot2what is released under the MIT License

About

On-line DOT graph description language to image converter using graphviz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages