mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
Merge pull request #1606 from WhyNotHugo/patch-1
Replace pybarcode with python-barcode
This commit is contained in:
commit
c2ba5cff34
@ -747,7 +747,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [nude.py](https://github.com/hhatto/nude.py) - Nudity detection.
|
||||
* [pagan](https://github.com/daboth/pagan) - Retro identicon (Avatar) generation based on input string and hash.
|
||||
* [pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](http://www.pythonware.com/products/pil/) fork.
|
||||
* [pyBarcode](https://pythonhosted.org/pyBarcode/) - Create barcodes in Python without needing PIL.
|
||||
* [python-barcode](https://github.com/WhyNotHugo/python-barcode) - Create barcodes in Python with no extra dependencies.
|
||||
* [pygram](https://github.com/ajkumar25/pygram) - Instagram-like image filters.
|
||||
* [PyMatting](http://github.com/pymatting/pymatting) - A library for alpha matting.
|
||||
* [python-qrcode](https://github.com/lincolnloop/python-qrcode) - A pure Python QR Code generator.
|
||||
|
Loading…
x
Reference in New Issue
Block a user