Barcode-module

Fredrik Lundh effbot at telia.com
Wed Feb 16 18:09:04 EST 2000


Thomas Weholt <thomas at bibsyst.no> wrote:
> I`d like to generate barcodes. Can it be done from within python
> somwhow??

of course.  you need a specification, PIL or Piddle,
and a few spare hours.

or start here:
http://www.cgpp.com/bookland/

(ISBN barcode generator in pure Python, plus links
to more code and info on this topic).

hope this helps!

</F>





More information about the Python-list mailing list