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.
Install Using PIP:
$ pip install zebra
Install an Alpha version using PIP:
$ pip install --pre zebra
To download source:
http://pypi.python.org/pypi/zebra/
Download the latest development version (using Mercurial):
$ hg clone http://www.wyre-it.co.uk/hg/zebra/