Skip to main content

A package to communicate with (Zebra) label printers using EPL2

Project description

Note:

  • Mac OSX may already be supported but has not been tested

Usage:

from zebra import zebra

z = zebra( [printerqueue] )
  - Constructor with optional printerqueue

z.getqueues()
  - Return a list containing a list of printer queues

z.setqueue( printerqueue )
  - Set the printer queue

z.setup(direct_thermal=None, label_height=None, label_width=None)
  - Set up the printer

z.store_graphic(name, filename)
   - Store a graphics .PCX file on printer

z.output(commands)
   - Output EPL2 commands to the printer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zebra-0.0.2a.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page