Skip to content
/ pymd Public

๐Ÿ Data-driven documents with Python

License

Notifications You must be signed in to change notification settings

qtrrb/pymd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pymd - Python Markdown Documents

License

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.

Installation

git clone github.com/qtrrb/pymd
cd pymd
pip install .

Usage

pymd example.pymd
cat example.md

Why use this over x?

  • Python Markdown documents can be worked on in any text editor such as vim, without plugins and the use of the web browser.
  • Will work out of the box with tools such as pandoc, it doesn't implement any superfluous conversion tools, it is as barebones as it needs to be.
  • Perfect for Python-only people, no need to install a new language and libraries such as reticulate to use rmarkdown with Python.

About

๐Ÿ Data-driven documents with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages