Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alyf-de/frappe_qr_demo
/ functions
Functions
8 in github.com/alyf-de/frappe_qr_demo
⨍
Functions
8
◇
Types & classes
2
↓ 1 callers
Function
add_file_info
Add info about the file type and encoding. This is required so the browser can make sense of the data.
qr_demo/qr_code.py:14
↓ 1 callers
Function
bytes_to_base64_string
Convert bytes to a base64 encoded string.
qr_demo/qr_code.py:31
↓ 1 callers
Function
get_qr_code
(data: str)
qr_demo/qr_code.py:7
↓ 1 callers
Function
get_qr_code_bytes
Create a QR code and return the bytes.
qr_demo/qr_code.py:21
Function
get_barcode_svg
Create a QR code and return the bytes.
qr_demo/barcode.py:6
Function
get_context
(context)
qr_demo/config/docs.py:9
Function
get_data
()
qr_demo/config/desktop.py:3
Method
validate
(self)
qr_demo/qr_demo/doctype/qr_demo/qr_demo.py:9