Skip to content
/ md2pdf Public
forked from walwe/md2pdf

Python Markdown to PDF converter

License

Notifications You must be signed in to change notification settings

ericm/md2pdf

 
 

Repository files navigation

md2pdf: A Python Markdown to PDF Converter

Convert Markdown to PDF using markdown2 and wkhtmltopdf.

Install

sudo pip install -r requirements.txt
sudo python setup.py install

Usage

python -m md2pdf <markdown-file.md>
python -m md2pdf <markdown-file.md> -o <pdf-file.pdf>

About

Python Markdown to PDF converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 69.0%
  • Python 30.0%
  • HTML 1.0%