qrcode-other-pattern
This Segno plugin can change the QR code’s black modules into custom shapes instead of squares.
Recommended Custom Image
A black image with a transparent background.
Installing Through PyPi
pip3 install qrcode-other-pattern
Using the library
import segno
qr_code = segno.make('https://ferdinandsilva.com')
new_pattern = qr_code.to_other_pattern(
scale=10,
border=2,
file_pattern='pattern.png',
dark='orange',
light='blue',
)
new_pattern.save('example.png')
Release files for qrcode-other-pattern 0.0.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 | |
|---|---|---|---|
| qrcode_other_pattern-0.0.3.tar.gz | 9.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qrcode_other_pattern-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.9 kB
Release files / qrcode_other_pattern-0.0.3.tar.gz
| Download URL | qrcode_other_pattern-0.0.3.tar.gz |
|---|---|
| Size | 9.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3269af8d1302d5f8213379066d6a0807d4f25e947afd131051ff36b65622aefa
|
|
BLAKE2b-256 checksum How to use checksums |
9a925317676600514ff88ae241a07024842006448fcd6343428f66c52eef46c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|
Release files / qrcode_other_pattern-0.0.3-py3-none-any.whl
| Download URL | qrcode_other_pattern-0.0.3-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
912e5ed924c6969f3fbb7c36a4d3a56d915f125de90b1fdb4cb5efad6d879f33
|
|
BLAKE2b-256 checksum How to use checksums |
86552d1dc9bbcaf7369f5be074039903c833494701d98fa9791fca620a225307
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|