QRCode Generator
CLI and library to generate QR codes for text, Wi-Fi, contacts, email, SMS, locations, and calendar events.
The PyPI name is lupaxa-qrcode-generator. The import path is
lupaxa.qrcode_generator. The CLI is qrcode-generator (also installed
as qrcodes).
Install
pip install lupaxa-qrcode-generator
Requires Python 3.10+. Runtime dependency: segno.
Centre-logo overlay needs Pillow: pip install lupaxa-qrcode-generator[logo].
Usage
from lupaxa.qrcode_generator import make_text, save_qr
qr = make_text("Hello Simon")
save_qr(qr, "hello.png")
qrcode-generator text "Hello Simon" -o hello.png
qrcode-generator wifi --ssid "MyWifi" --password "Secret!" --auth WPA -o wifi.png
qrcode-generator --error H --kind svg text "Hello Simon" -o hello.svg
qrcode-generator --logo logo.png text "Hello Simon" -o branded.png
qrcode-generator --version
Documentation
Site pages live in mkdocs/ and publish to
https://qrcode-generator.thelupaxaproject.org/.
make init
make python-install-dev
make mkdocs-serve
Release files for lupaxa-qrcode-generator 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lupaxa_qrcode_generator-0.2.3.tar.gz | 12.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lupaxa_qrcode_generator-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.4 kB
Release files / lupaxa_qrcode_generator-0.2.3.tar.gz
| Download URL | lupaxa_qrcode_generator-0.2.3.tar.gz |
|---|---|
| Size | 12.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
65ef4cb15415ab1eb5f9f5092dc58ede3e790f22976ec62f7f3f8338d15007a3
|
|
BLAKE2b-256 checksum How to use checksums |
765c13c41a2cdaa094300fa874f36057f58d17135bc5180913f21cf42b9ddfeb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / lupaxa_qrcode_generator-0.2.3-py3-none-any.whl
| Download URL | lupaxa_qrcode_generator-0.2.3-py3-none-any.whl |
|---|---|
| Size | 16.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
65d1b3847145982164f58db31442c383e009e791dd27a7b2df2bf5bde316d494
|
|
BLAKE2b-256 checksum How to use checksums |
82a6d7747b6118f42fe2d67eba91ad0f6c5f0a6df3fe0760d020a30a34c67d47
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log