verillious / daub

Opinionated pdf renderer

Home Page:https://pypi.org/project/daub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ–ŒοΈ daub

Black Pulse Checks Publish

Opinionated pdf renderer


βš™οΈ Install

pip install --user daub

Or, to install from source:

git clone git@github.com:verillious/daub.git
pip install --user -e daub/

πŸ–ŠοΈ Usage

From the command line:

Usage: daub [OPTIONS] MARKDOWN_FILE

  Opinionated pdf renderer

Options:
  -o, --output PATH  Override the output pdf file path.
  --css PATH         Override the default stylesheet.
  --version          Show the version and exit.
  --help             Show this message and exit.

πŸ’ͺ Features

  • Converts a markdown file to a pdf file
  • Optionally takes in a custom css file for styling
  • By default tries to emulate the minimal-github-theme

πŸ” Alternatives

πŸ™ Credits

πŸͺ This package was created with Cookiecutter and the verillious/cookiecutter-python project template.

About

Opinionated pdf renderer

https://pypi.org/project/daub


Languages

Language:Python 62.7%Language:CSS 34.5%Language:HTML 2.8%