see https://code.djangoproject.com/wiki/Barcodes
On Apr 18, 7:12 pm, Steven L Smith wrote:
> There's a great wrapper you can use to generate these in PIL using a
> postscript library.http://pypi.python.org/pypi/elaphe/
>
> I did something similar with pyqrnative to generate QR Codes for a
> confe
There's a great wrapper you can use to generate these in PIL using a
postscript library.
http://pypi.python.org/pypi/elaphe/
I did something similar with pyqrnative to generate QR Codes for a
conference, basically just create a URL that wraps the output of the
library in an HTTPResponse.
On Apr
anyone know if there is a django module to generate code 128 or 39
barcodes for printing out on a webpage?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from th
3 matches
Mail list logo