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.3.tar.gz (110.7 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.3-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: partdb_labeler-0.2.3.tar.gz
  • Upload date:
  • Size: 110.7 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.3.tar.gz
Algorithm Hash digest
SHA256 e2f77dd868f63aec65c156dfc52cc653b4500bc0c1df7dd1f1b99739aa8f3636
MD5 483e060691d7240211dd7e9c2fdd295f
BLAKE2b-256 d5d68d31eba491866c3a7bdbcfc9e676be0175b9ad2cf53d356be85d2c1a0ac0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: partdb_labeler-0.2.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e7da7a4442d28452bcb1733524425592aa72a9e14b88348204646b1ec42dd2f8
MD5 5525d9aa195d1dd0181366d471a126e5
BLAKE2b-256 eae770865f076b8fc953b017b8eb381ad07768856d1d780644bbbf7fa83acf2d

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