An open API service indexing awesome lists of open source software.

https://github.com/bilbottom/barcode-generator


https://github.com/bilbottom/barcode-generator

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Python](https://img.shields.io/badge/Python-3.11+-blue.svg)](https://www.python.org/downloads/release/python-3110/)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
[![tests](https://github.com/Bilbottom/barcode-generator/actions/workflows/tests.yaml/badge.svg)](https://github.com/Bilbottom/barcode-generator/actions/workflows/tests.yaml)
[![coverage](coverage.svg)](https://github.com/dbrgn/coverage-badge)
[![GitHub last commit](https://img.shields.io/github/last-commit/Bilbottom/barcode-generator)](https://shields.io/badges/git-hub-last-commit)

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Bilbottom/barcode-generator/main.svg)](https://results.pre-commit.ci/latest/github/Bilbottom/barcode-generator/main)

---

# Barcode Generator

> [!NOTE]
>
> Inspired by:
>
> - [https://github.com/boombuler/barcode](https://github.com/boombuler/barcode)