litpd easier to install with simplified tangling
I made two releases of litpd yesterday, the first focused on moving away from lua/shell for orchestration to python and the second one simplified the tangling process and packaged litpd for deployment on PyPI.
litpd is a tool for literate programming with Pandoc: write a program and its explanation in one Markdown document, then generate both documentation and source files. Learn more at the litpd site.
litpd itself is written as a literate program in pandoc markdown, and its documentation and code are generated using litpd itself via a bootstrapping process
The latest release is v0.3.1b0