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.7 to 3.11.
![python-barcode](/growsimplee/python-barcode/raw/main/example-ean13.png)
Full documentation is published at http://python-barcode.rtfd.io/
python-barcode is licensed under the MIT licence. See LICENCE for details.