Skip to main content

QRCode scanner use html5qrcode lib

Project description

streamlit_qrcode_scanner

A Qrcode Scanner with back camera as default
Use https://github.com/mebjas/html5-qrcode

Example:

import streamlit as st
from streamlit_qrcode_scanner import qrcode_scanner

qr_code = qrcode_scanner(key='qrcode_scanner')

if qr_code:
st.write(qr_code)

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

streamlit-qrcode-scanner-0.1.2.tar.gz (115.3 kB view hashes)

Uploaded Source

Built Distribution

streamlit_qrcode_scanner-0.1.2-py3-none-any.whl (116.2 kB view hashes)

Uploaded Python 3

Supported by

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