Skip to content

mandown: Reproducible Research and Scholarly Manuscripts in Markdown

mandown: Reproducible Research and Scholarly Manuscripts in Markdown

Fully open and reproducible science requires a technical writing structure, but LaTeX is too clumsy for my taste, and Python has no solid equivalent of sweave. So I built my own project template with open source tools. mandown is a cookiecutter template providing a project structure for doing reproducible research (Python or R) and drafting a proposal or academic paper or in markdown. Its only requirement is the anaconda package manager.