mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
5 lines
185 B
Plaintext
5 lines
185 B
Plaintext
python-barcode provides a simple way to create barcodes in Python.
|
|
|
|
There are no external dependencies when generating SVG files. Pillow is required
|
|
for generating images (e.g.: PNGs).
|