Skip to content

HackerspaceWroclaw/fastener_label_generator

Repository files navigation

fastener_label_generator

Label generator for fasteners stored in Hackerspace Wrocław workshop Based on:

Installation

You need to install python3 and blabel library via PIP

For Ubuntu/Debian:

sudo apt install python3
pip3 install blabel

Usage

Edit records to your needs e.g.:

dict(thread="M3", length="30", screw_img="Fasteners_ISO7045.svg", bit_img="PH.png", bit_name = "PH2")

Run with python3:

python3 fastener_label_generator.py

Labels will be generated to labels.pdf file.

About

Label generator for fasteners stored in Hackerspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published