GitHub - WhyNotHugo/python-barcode: ㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
-
-
Notifications
You must be signed in to change notification settings - Fork 133
python-barcode
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).
Support Python 3.9 to 3.13.
Documentation
Full documentation is published at http://python-barcode.rtfd.io/
You can build the documentation locally using make -C docs html.
Licence
python-barcode is licensed under the MIT licence. See LICENCE for details.
About
㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.