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

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

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
├── 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**
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Author:
* [**Jesus Minjares**](https://github.com/jminjares4)

* Master of Science in Computer Engineering

[![Outlook](https://img.shields.io/badge/Microsoft_Outlook-0078D4?style=for-the-badge&logo=microsoft-outlook&logoColor=white&style=flat)](mailto:[email protected])
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white&style=flat)](https://www.linkedin.com/in/jesus-minjares-157a21195/) [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white&style=flat)](https://github.com/jminjares4)