simple_zpl2 icon indicating copy to clipboard operation
simple_zpl2 copied to clipboard

Simple package for encoding ZPL2 label printer data.

=========== Simple ZPL2

.. image:: https://img.shields.io/pypi/v/simple_zpl2.svg :target: https://pypi.python.org/pypi/simple_zpl2

.. image:: https://img.shields.io/travis/sacherjj/simple_zpl2.svg :target: https://travis-ci.org/sacherjj/simple_zpl2

.. image:: https://readthedocs.org/projects/simple-zpl2/badge/?version=latest :target: https://simple-zpl2.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/sacherjj/simple_zpl2/shield.svg :target: https://pyup.io/repos/github/sacherjj/simple_zpl2/ :alt: Updates

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

  • Free software: MIT license
  • Documentation: https://simple-zpl2.readthedocs.io.

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_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter