/pyBook

Helper app for printing documents for bookbinding

Primary LanguagePython

pyBook

Page layout app for handbinding book(lets).

Automatically reorders and joins pages of a PDF document for two-sided printing based on number of sheets per section (signature).

Install

Get dependencies with pip install -r requirements.txt

Usage

Command-line usage with python book.py, display helptext -h

Tests

Run unit tests with pytest