Skip to content

Commit c2ba5cf

Browse files
authored
Merge pull request vinta#1606 from WhyNotHugo/patch-1
Replace pybarcode with python-barcode
2 parents d8d11da + 1299a7b commit c2ba5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
747747
* [nude.py](https://github.com/hhatto/nude.py) - Nudity detection.
748748
* [pagan](https://github.com/daboth/pagan) - Retro identicon (Avatar) generation based on input string and hash.
749749
* [pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](http://www.pythonware.com/products/pil/) fork.
750-
* [pyBarcode](https://pythonhosted.org/pyBarcode/) - Create barcodes in Python without needing PIL.
750+
* [python-barcode](https://github.com/WhyNotHugo/python-barcode) - Create barcodes in Python with no extra dependencies.
751751
* [pygram](https://github.com/ajkumar25/pygram) - Instagram-like image filters.
752752
* [PyMatting](http://github.com/pymatting/pymatting) - A library for alpha matting.
753753
* [python-qrcode](https://github.com/lincolnloop/python-qrcode) - A pure Python QR Code generator.

0 commit comments

Comments
 (0)