qrcode#

Add docs here.

Module documentation#

QR-code facilities.

easely.qrcode_.generate_qrcode(data: str, file_path: str | Path, size: int = 330, overwrite: bool = False)[source]#

Generate a qrcode for a given input data.