pymd is a tool library that enables you to create Markdown documents with embedded Python code, results, and plots. Say goodbye to static documents and embrace dynamic, data-driven storytelling.
git clone github.com/qtrrb/pymd
cd pymd
pip install .
pymd example.pymd
cat example.md