Skip to main content

Reflex custom component QRCode

Project description

QRCode

A Reflex custom component for QRCodes based on react-qr-code component.

Installation

PIP

pip install reflex-qrcode

Poetry

poetry add reflex-qrcode

Usage

Props

  • title: [str] - Title of the QRCode, shows up as tooltip
  • value: [str] - Value for which QRCode is generated
  • level: [str] - QRCode level, valid values are L, M, Q and H. Default is L
  • size: [int] - QCode size (square), maximum value is 256
from reflex_qrcode import QRCode

def index():
    return QRCode(
        title="Title", 
        value="Value"
    )

See demo code for details.

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

reflex_qrcode-0.0.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

reflex_qrcode-0.0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file reflex_qrcode-0.0.1.tar.gz.

File metadata

  • Download URL: reflex_qrcode-0.0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for reflex_qrcode-0.0.1.tar.gz
Algorithm Hash digest
SHA256 667593c1ab19863b8bc00508c9d1fefce4529b726832fa1a77cf60574f2e0911
MD5 50a9f9c4edfd88f924fa131fb79e39c0
BLAKE2b-256 02701a2eb045bb77f7f10ced42df059bcd7355ba58e183a83c4897e2d1e4cac8

See more details on using hashes here.

File details

Details for the file reflex_qrcode-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: reflex_qrcode-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for reflex_qrcode-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ec680b58f6a349fa7a5445ca8673debc9833ff5db8ba0e1175217cd36a567ae
MD5 2489f0d07b6db0e0ef62646c8e65aa81
BLAKE2b-256 25dc73c2952beb5e85ff74d64cd418cf8efecb4638423410df13c917b2f6572d

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