make-qr-code

There are 1 repositories under make-qr-code topic.

  • problemsolvewithridoy/QR-code-using-python

    This is a Python script that allows you to generate QR codes easily. QR codes are two-dimensional barcodes that can store information such as URLs, text, or contact information. This script uses the qrcode library to generate QR codes

    Language:Python3102