Generate QRCode with a text in the cells
Go to file
Jérémie GABOLDE 63c0ca85b9 removing useless step 2025-02-28 01:26:42 +01:00
FiraMono_Bold.otf python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
FiraMono_Medium.otf python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
FiraMono_Regular.otf python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
QRCodex.py removing useless step 2025-02-28 01:26:42 +01:00
codex.png python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
qrcode.png python script to generate images of a QRCode made of text character in the Cells 2025-02-28 01:11:17 +01:00
readme.md Update readme.md 2025-02-28 00:21:23 +00:00

readme.md

QRCodex

A simple Python script to generate an image of a QRCode made of text character in the Cells

picturepicture

How to

  • install python
  • install python lib qrcode -> pip install qrcode