Generater for amazing QR Codes. Including Common, Artistic and Animated QR Codes.
Project description
Home Page: https://github.com/sylnsfar/qrcode
Overview
===============
It can generate common qr-code, artistic qr-code (black & white or colorized), animated qr-code (black & white or colorized).
Usage
===============
terminal:
myqr words
[-h]
[-v {1,2,3,...,40}]
[-l {L, M, Q, H}]
[-p image_filename]
[-c]
[-con contrast_value]
[-bri brightness_value]
[-n output_filename]
[-d output_directory]
import:
from MyQR import myqr
version, level, qr_name = myqr.run(
words,
version = 1,
level = 'H',
picture = None,
colorized = False,
contrast = 1.0,
brightness = 1.0,
save_name = None,
save_dir = os.getcwd()
)
More
===============
Please visit 'Home Page' for examples and details.
Updates
===============
version 2.0.1 - Improved structure.
version 2.0.0 - Recoded to be importable.
Overview
===============
It can generate common qr-code, artistic qr-code (black & white or colorized), animated qr-code (black & white or colorized).
Usage
===============
terminal:
myqr words
[-h]
[-v {1,2,3,...,40}]
[-l {L, M, Q, H}]
[-p image_filename]
[-c]
[-con contrast_value]
[-bri brightness_value]
[-n output_filename]
[-d output_directory]
import:
from MyQR import myqr
version, level, qr_name = myqr.run(
words,
version = 1,
level = 'H',
picture = None,
colorized = False,
contrast = 1.0,
brightness = 1.0,
save_name = None,
save_dir = os.getcwd()
)
More
===============
Please visit 'Home Page' for examples and details.
Updates
===============
version 2.0.1 - Improved structure.
version 2.0.0 - Recoded to be importable.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MyQR-2.0.1.zip
(16.3 kB
view details)
File details
Details for the file MyQR-2.0.1.zip
.
File metadata
- Download URL: MyQR-2.0.1.zip
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
90bfdffb7f8924a2d954be3a92fe146241217c4264660956523f61cc1a2c8228
|
|
MD5 |
2df63dcae1102cc0da944495cf54d70d
|
|
BLAKE2b-256 |
f998222a22dc5d9889d895fbf0f0a281dcb42d1a131b36162fe3ef8262f03fa3
|