Go to file
2023-11-25 16:38:49 +01:00
paperless_asn_qr_codes refactor: make labelinfo strongly typed 2023-11-25 16:38:49 +01:00
.gitignore initial commit 2023-11-18 17:59:00 +01:00
LICENSE initial commit 2023-11-18 17:59:00 +01:00
pyproject.toml initial commit 2023-11-18 17:59:00 +01:00
README.md feat: add support for choosing a label format 2023-11-25 15:45:19 +01:00

paperless-asn-qr-codes

paperless-asn-qr-codes is a command line utility for generating ASN labels for paperless with both a human readable representation, as well as a QR code for machine consumption. The labels are Avery 4731 labels.

Installation

pip install paperless-asn-qr-codes

Supported Sheets

Some different sheet types are supported with the --format argument, however, not all are tested.

Default is Avery L4731.

Currently tested and known working are:

  • Avery L4731 (DIN A4 Labels)

License

paperless-asn-qr-codes is distributed under the terms of the GPL-3.0 license.