I\'m generating pin code on API request and I want to generate QR code for it too. I found this python-qrcode lib, but I cannot make it run with my DRF. I tried
python-qrcode