Skip to main content

Generation QR Code with IMG

Project description

Генерация QR Code по картинке

https://pypi.org/project/qrcode-img/

Пример работы

from path import Path
from qrcode_img import QRCode

text = 'Hello'

path_to_download = Path().joinpath("example", "11.png")
path_to_save = Path().joinpath("example", "1example.png")


qrcode = QRCode(text)

qrcode.gen_qr_code(path_to_download, path_to_save)

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

qrcode_img-1.0.4.tar.gz (12.0 kB view details)

Uploaded Source

File details

Details for the file qrcode_img-1.0.4.tar.gz.

File metadata

  • Download URL: qrcode_img-1.0.4.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for qrcode_img-1.0.4.tar.gz
Algorithm Hash digest
SHA256 2147bd4a12fd4d5af0adb549e67ff6e1a92b28fe0866dc9a07d2080a7e69880b
MD5 b1f7428860b5a80a5cdedf853abeea5f
BLAKE2b-256 0f1a210327251c1291478c59ce54cff203e656734c4ae7ed6cea9ef92e83d5d3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page