Metadata-Version: 2.4
Name: qrPlay
Version: 4.5.0
Summary: Qr Code Generator. Multiple Qr codes can be generated automatically when input text does not fit in one.
Home-page: https://github.com/impratikjaiswal/qrPlay
Author: Pratik Jaiswal
Author-email: impratikjaiswal@gmail.com
License: GNU GENERAL PUBLIC LICENSE v3.0
Project-URL: Bug Tracker, https://github.com/impratikjaiswal/qrPlay/issues
Keywords: QR Play,QR,QR code,QR Code Generator,Quick Response Code,QRcode Generator,Qrcode,Multiple Qrcode Generator,Multiple Qr Code Generator
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: playHelpers
Requires-Dist: pillow
Requires-Dist: segno
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# qrPlay
Qr Code Generator. Multiple Qr codes can be generated automatically if input text does not fit in one.

# Stats

[![GitHub License](https://img.shields.io/github/license/impratikjaiswal/qrPlay)](LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)

[![GitHub Release](https://img.shields.io/github/v/release/impratikjaiswal/qrPlay)](https://github.com/impratikjaiswal/qrPlay/releases/latest)
[![GitHub commits since latest release](https://img.shields.io/github/commits-since/impratikjaiswal/qrPlay/latest)](https://github.com/impratikjaiswal/qrPlay/commits/main/)

[![Static Badge](https://img.shields.io/badge/amenitypj.in/qrPlay-a?label=website%20url)](https://amenitypj.in/qrPlay)
[![Website](https://img.shields.io/website?url=https://amenitypj.in/qrPlay&label=website%20status)](https://amenitypj.in/qrPlay)

[![Static Badge](https://img.shields.io/badge/impratikjaiswal.github.io/qrPlay-a?label=gihub%20website%20url)](https://impratikjaiswal.github.io/qrPlay)
[![Website](https://img.shields.io/website?url=https://impratikjaiswal.github.io/qrPlay&label=website%20status)](https://impratikjaiswal.github.io/qrPlay)

# Url(s) of AmenityPj

Refer [Url(s) of AmenityPj](https://impratikjaiswal.github.io/amenitypj/#urls-of-amenitypj) for details.

# Screen Shot(s) of Web App [![Static Badge](https://img.shields.io/badge/amenitypj.in-a)](https://amenitypj.in/) 
![sample_web_1](https://github.com/impratikjaiswal/qrPlay/blob/main/static/images/sample_web_1.gif?raw=true)

# Installation/Setup

Steps can be found [here](https://github.com/impratikjaiswal/pythonHelpers/blob/main/HOW_TO_INSTALL_PYTHON_APPS.md).

# How To Use

There are various ways to Get Started:

- Online Mode
    - Website [![Static Badge](https://img.shields.io/badge/amenitypj.in-a)](https://amenitypj.in/) can be used
- Offline Mode (Requires Download / Cloning of the Repo)
    - Code can be directly run from ```qrPlay/qr_play/main/qrplay.py``` using any IDE
    - Local Web Server App [amenitypj](https://github.com/impratikjaiswal/amenitypj) can be used

# Help

Issue tracker can be found [here](CONTRIBUTING.md#issue-tracker).

# Contributing

- Code of Conduct can be found [here](CODE_OF_CONDUCT.md).
- Contributing Guidelines can be found [here](CONTRIBUTING.md).
