GENERATE A QR CODE FOR RESUMES USING PYTHON
Follow me on LinkedIn, GitHub, YouTube
GENERATE A QR CODE
USING PYTHON
-Anupam Shrivastava
You can use the qrcode library. You need to install the qrcode library before running this code. You can do so by running the following command in your terminal or command prompt:
This code generates a QR code for the URL "https://codingwithas.blogspot.com/" and saves it as a PNG image named "example.png" in the same directory as the Python script. You can open the image file to view the QR code.
There are many other options and customizations available in the qrcode library, such as adding color to the QR code, adding a logo to the QR code, specifying the size of the QR code, and more. You can refer to the qrcode documentation for more information and examples. You can Scan it and check
QRCODE FOR MY RESUME:
Here is QRcode for my resume using python, which can be scanned using a smartphone or tablet to access my professional information in just one click!!!
You guys can also try just in the URL you can add your resume URL then create a qrcode and share it with your employer. If you are facing any problem feel free to reach out to me (LinkedIn). I am always happy to share my knowledge and help others learn new skills.
Comments
Post a Comment