Skip to main content

PartDB Labeler

Project description

partdb-labeler

example

Connects to a PartDB server, grabs info for a selected part, and formats a label to be printed on an EPL2-compatible label printer. Command-line options enable configuration of the label size, server to use, and more.

Why did I write this?

PartDB has a label generator built-in, but it only produces PDFs that must then be rasterized and printed. This works well enough if you're sending labels to a laser printer, but I found that QR codes small enough to fit on the label stock I wanted to use weren't scannable. This generator speaks EPL2, one of the languages used by Zebra label printers, to produce precisely-formatted labels with QR codes that scan easily with your phone or a dedicated barcode scanner.

Compatibility

So far, it's been tested with two Zebra printers: an LP2844 and a GK420t. The LP2844 was driven by an Arch Linux system with a CUPS print queue feeding it through a network print server. The GK420t was driven by a Windows 11 system, connected to the printer via USB.

Usage

partdb_labeler -h will show you the available options.

For convenience, you might also consider adding a short shell script somewhere in your PATH that will call the Python module with your server configuration. I use this (the API key is a read-only key I've publicized elsewhere):

#!/usr/bin/env bash
partdb_labeler -p https://partdb.alfter.us -k tcp_673fc81f0b7837ca4c029fbd6536b27742eb8b742eba27bf547c8136dc6a84f8 $*

or the same, as a batch file on Windows:

@echo off
partdb_labeler -p https://partdb.alfter.us -k tcp_673fc81f0b7837ca4c029fbd6536b27742eb8b742eba27bf547c8136dc6a84f8 %*

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

partdb_labeler-0.2.2.tar.gz (110.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

partdb_labeler-0.2.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file partdb_labeler-0.2.2.tar.gz.

File metadata

  • Download URL: partdb_labeler-0.2.2.tar.gz
  • Upload date:
  • Size: 110.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for partdb_labeler-0.2.2.tar.gz
Algorithm Hash digest
SHA256 75ee6905cdb9f7bf97f09bc47601c9c01e234d30a9d4643a7980e01a843daf3b
MD5 4d97696ac37dd2243d3031e9bcdd1918
BLAKE2b-256 b17f9410f2a52a75ca21c2210f9285310de517d351d10b0da75821122d98454a

See more details on using hashes here.

File details

Details for the file partdb_labeler-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: partdb_labeler-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for partdb_labeler-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a09b0be535bd265da645f2eadc0954d3852b30d8142110b419fb5bffa1d97a07
MD5 a6ba28ce3a8788f2458ed4173f93ba49
BLAKE2b-256 ee72048ad16f0d59d92b3e924a062ec057eb7133adf1f05cd20f31a1e9d831b7

See more details on using hashes here.

Supported by

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