blob: cc8b12391c9feff879d266bd93899a252b544596 (
plain) (
blame)
1
2
3
4
|
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).
|