MCPcopy Index your code
hub / github.com/geekcomputers/Python / qrcode.py

File qrcode.py

QR_code_generator/qrcode.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pyqrcode
2# from pyqrcode import QRCode
3# no need to import same library again and again
4

Callers

nothing calls this directly

Calls 1

showMethod · 0.45

Tested by

no test coverage detected