lincolnloop/python-qrcode
Python QR Code image generator observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 74
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5410
- days_rel: n/a
- days_push: 161
- n_releases_24m: 0
Adoption not part of the score
4937 stars · 742 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A pure Python library for generating QR code images, with support for PNG, SVG, and console rendering. It includes a command-line `qr` script and a Python API with configurable error correction, colors, and sizing.
Use cases
- generate a QR code image from a URL or text
- create QR codes in a Python web app
- render a QR code to the terminal
- export QR codes as SVG or PNG
- customize QR code colors and error correction level
- batch-generate QR codes from a script
When to choose
- you need to generate QR codes in Python or from the command line
- you want a dependency-light, pure Python solution
- you need output as PNG, SVG, or console art
When to avoid
- you need to decode or read QR codes rather than generate them
- you need other barcode formats like Code128 or EAN
Facets
library · maturity stable
image-processing cli developer-tools web-development python cli cross-platform qr-code barcode png svg pillow
2 sources
- readme: https://github.com/lincolnloop/python-qrcode · fetched 2026-08-28 · 2dd05ee133aa
- homepage: https://pypi.python.org/pypi/qrcode · fetched 2026-08-29 · 6007791efdb1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lincolnloop/python-qrcode | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="lincolnloop/python-qrcode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem