Barcode generator for Python?

J

jennyw

Does anyone know of a barcode generator for Python? I'm looking to do
this on Windows. It would be nice to find something free, but that's not
necessary (so long as it's reasonable). It doesn't have to be
Python-specific, either, so long as I can call it from Python. I'd love
to hear any suggestions.

I've seen bookland.py, but the kind of barcodes I'm looking to generate
are not ISBN barcodes.

Thanks!

Jen
 
G

Greg Krohn

jennyw said:
Does anyone know of a barcode generator for Python? I'm looking to do
this on Windows. It would be nice to find something free, but that's not
necessary (so long as it's reasonable). It doesn't have to be
Python-specific, either, so long as I can call it from Python. I'd love
to hear any suggestions.

I've seen bookland.py, but the kind of barcodes I'm looking to generate
are not ISBN barcodes.

Thanks!

Jen

I have a script that creates UPC barcodes, but that's not what you're
looking for, is it? If it is, let me know and I'll try and find the script.



greg
 
C

Christos TZOTZIOY Georgiou

Does anyone know of a barcode generator for Python? I'm looking to do
this on Windows. It would be nice to find something free, but that's not
necessary (so long as it's reasonable). It doesn't have to be
Python-specific, either, so long as I can call it from Python. I'd love
to hear any suggestions.

I have found various free truetype fonts in the past with various
encodings. Would a font be helpful?
 
Joined
May 4, 2009
Messages
1
Reaction score
0
Barcode generation for code 39/93/EAN fonts

Hi,

I need a program which can generate Barcode in Code 39, Code 93 and EAN fonts. Preferably it should be an opensource code and in python/java/c/c++ languages. It should be able to print the barcode in an image file(JPEG/PNG)

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top