python-barcode 0.15.1
0
Create standard barcodes with Python. No external modules needed. (optional Pillow support included)
Contents
Create standard barcodes with Python. No external modules needed. (optional Pillow support included).
Stars: 569, Watchers: 569, Forks: 123, Open Issues: 52The WhyNotHugo/python-barcode
repo was created 7 years ago and the last code push was 3 weeks ago.
The project is popular with 569 github stars!
How to Install python-barcode
You can install python-barcode using pip
pip install python-barcode
or add it to a project with poetry
poetry add python-barcode
Package Details
- Author
- Hugo Osvaldo Barrera et al
- License
- MIT
- Homepage
- https://github.com/WhyNotHugo/python-barcode
- PyPi:
- https://pypi.org/project/python-barcode/
- GitHub Repo:
- https://github.com/WhyNotHugo/python-barcode
Classifiers
- Multimedia/Graphics
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common python-barcode errors.
Code Examples
Here are some python-barcode
code examples and snippets.
GitHub Issues
The python-barcode package has 52 open issues on GitHub
- Drop support for Python 3.7
- better formating for GS1_128
- fix checksum issue from #196
- EAN13 calculate_checksum() generates inconsistent values