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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file streamlit-qrcode-scanner-0.1.2.tar.gz
.
File metadata
- Download URL: streamlit-qrcode-scanner-0.1.2.tar.gz
- Upload date:
- Size: 115.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda99726792f0fce73174411be4d778020d06087a88be4d1e34fe210b50b274c |
|
MD5 | ead54d725f64313ac1b12c60dd562a8c |
|
BLAKE2b-256 | b30e90ca0ca550349e94a1b3985e6528a51ca1d72902d73475fe7e0d6dc48bdd |
File details
Details for the file streamlit_qrcode_scanner-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: streamlit_qrcode_scanner-0.1.2-py3-none-any.whl
- Upload date:
- Size: 116.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52405fc61fde6231f928a4ac871dbcd4fd6ac7689e6da6bef57e96c94a849aa6 |
|
MD5 | 73432270fa6057e4908c38ca5a85020b |
|
BLAKE2b-256 | 809213623fd0eee245822ecbf3d33d69c75369a928a8b0bbc2dcf6dec5f70890 |