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).
Get dependencies with pip install -r requirements.txt
Command-line usage with python book.py
, display helptext -h
Run unit tests with pytest