DEV Community

sripadhs
sripadhs

Posted on

How to create a qrcode generator using python

Hello friends i created a qrcode generator.So now i share you how to generate a qrcode.It is super simple and awesome you can take my code in my github account-https://github.com/sripadhs/Python-qrcode-generator

Give me a star in github

Top comments (1)

Collapse
 
sripadhs profile image
sripadhs

I need to tell a import thing first install qrcode package using this command pip install qrcode