From e5070081aac54137bd8c30b74fb2c491398817a0 Mon Sep 17 00:00:00 2001 From: "andy@andrewwegner.com" Date: Wed, 2 Jul 2014 12:12:48 -0500 Subject: [PATCH] Adds pybarcode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1cd6097..6a652afd 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Quads](https://github.com/fogleman/Quads) - Computer art based on quadtrees. * [nude.py](https://github.com/hhatto/nude.py) - Nudity detection. * [wand](https://github.com/dahlia/wand) - Python bindings for MagickWand, C API for ImageMagick. +* [pyBarcode](https://pythonhosted.org/pyBarcode/) - Create barcodes in python without needing PIL. ## Audio