https://github.com/jminjares4/qr-code
Create QR-codes using pyqrcode package from python for different urls
https://github.com/jminjares4/qr-code
python qrcode-generator
Last synced: 3 months ago
JSON representation
Create QR-codes using pyqrcode package from python for different urls
- Host: GitHub
- URL: https://github.com/jminjares4/qr-code
- Owner: jminjares4
- License: mit
- Created: 2021-12-27T20:32:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T22:36:40.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T00:49:45.183Z (4 months ago)
- Topics: python, qrcode-generator
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **QR-Code Using Python**
## **Description**
Create QR-codes using pyqrcode package from python for different urls. Here is the list all of the files:
~~~
├── QR-Code Test
├── GitHub
├── gitHub.png
├── gitHub.svg
├── linkedIn.png
├── linkedIn.svg
├── Linktree
├── linktree.png
├── linktree.svg
├── main.py
├── README.md
~~~
## **Installation**
~~~bash
# python2 and python3
pip install pyqrcode
pip install pypng
~~~
## **Output**
- ***GitHub QR Code***
![]()
- ***LinkedIn QR Code***
![]()
- ***Linktree QR Code***
![]()
## **License**
[](https://opensource.org/licenses/MIT)## Author:
* [**Jesus Minjares**](https://github.com/jminjares4)
* Master of Science in Computer Engineering
[](mailto:[email protected])
[](https://www.linkedin.com/in/jesus-minjares-157a21195/) [](https://github.com/jminjares4)