Skip to main content

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

Project description

Note:

  • Windows support is not yet available but is currently being developed.

  • Mac OSX may be supported but has not yet been tested.

Usage:

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.1a.tar.gz (3.0 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