andreblue / simple_zpl2

Simple package for encoding ZPL2 label printer data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple ZPL2

Documentation Status Updates

Simple Project to help in building ZPL2 strings for printing barcodes with Zebra or compatible label printers.

Features

  • Methods for adding ZPL2 entries in the label data
  • Error handling for data entered into methods, to maintain valid ZPL data
  • Using web service to render ZPL2 label as PNG for quick development
  • Simple class to print to network based ZPL label printer

Credits

This package was created with Cookiecutter.

About

Simple package for encoding ZPL2 label printer data.

License:MIT License


Languages

Language:Python 98.1%Language:Makefile 1.9%