What it does
- Imports inventory rows from Excel
- Groups items by category
- Calculates required totals
- Flags missing weights or notes
- Exports a printable packing list
A reusable workflow that converts inventory rows into a grouped packing list with quantities, categories, and notes.
Every job includes the finished files and short instructions so the client can actually use the thing. Revolutionary. We may never recover.
Input:
inventory.xlsx
program_details.xlsx
Output:
program_packing_list.xlsx
program_packing_list.pdf
Includes:
build_packing_list.py
instructions.md