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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for partdb_labeler-0.3.tar.gz
Algorithm Hash digest
SHA256 662246cf6ea96f3001681a16a11885a0703e54565e3110f2a29a836722f815ce
MD5 22867d00df1f1cfe04adb408c8483245
BLAKE2b-256 4d12e733d4e618c21a52e8fa6d38314a18347094cc180fe0ae2469cd9f05266f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for partdb_labeler-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 00bb486e127d3107bf4692b5fef39793470edbc6c6314ca7ce93e4809968fe3b
MD5 18e6d80dba2ec0e3c7f65af74d029eb0
BLAKE2b-256 9285775788bdfb0e7f3f6fb7e8eb897a58980cf717d34dc1f668cf5ed9176bb7

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