An open API service indexing awesome lists of open source software.

https://github.com/ravish-ranjan/python-qrcode-maker


https://github.com/ravish-ranjan/python-qrcode-maker

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

About Project




  • Name : Qrcode Maker


  • Languages : HTML, CSS, Javascript, python, ejs



This project is a qrcode maker where you can generate qrcode in svg format and download then. You can also customize the colors



Neccessary Libraries :



  • Pillow

  • PyQRCode



To install necessary libraries run folowing command in command prompt at root directory of the project


pip install -r requirements.txt