Zebra Python Module

This module is to help communicate with Zebra label printers. While EPL2 commands are used for most functions, raw ZPL can still be sent to the label printer. Note that Python 2.x support has been dropped starting with release 0.1.0.

README file

To get a copy

Install Using PIP:
$ pip install zebra

OR

Install an Alpha version using PIP:
$ pip install --pre zebra

OR

To download source:
http://pypi.python.org/pypi/zebra/

OR

Download the latest development version (using Mercurial):
$ hg clone http://www.wyre-it.co.uk/hg/zebra/