㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
- Python 100%
|
|
||
|---|---|---|
| .github | ||
| barcode | ||
| docs | ||
| tests | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| example-ean13.png | ||
| LICENCE | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
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.6 to 3.10.
Documentation
Full documentation is published at http://python-barcode.rtfd.io/
Licence
python-barcode is licensed under the MIT licence. See LICENCE for details.
