Skip to content

lethain/python-markdown-graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

No packages published

Languages