Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ qrcode.py
File
qrcode.py
qrcode.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
qrcode
2
import
cv2
3
4
qr = qrcode.QRCode(version=1, box_size=10, border=5)
Callers
nothing calls this directly
Calls
1
save
Method · 0.45
Tested by
no test coverage detected