Skip to content

johanfforsberg/python-markdown-graphviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Markdown-Graphviz

The goal of this library is to support embedding graphviz graphs inside Markdown documents.

Requires:

  • Python (tested on 2.5, 2.6, not sure about 2.4 off hand)
  • Graphviz
    • ubuntu: apt-get install graphviz
    • others: download at graphviz.org
  • Python-Markdown
    • easy_install Markdown

Read the examples/example.py for a simple example.

Some overview is available in this blog post.

About

support for embedding graphviz graphs inside markdown documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%