Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezample QR

rMQR (Rectangular QR) Generator

This project allows you to generate rMQR (Rectangular Micro QR) codes, which are ideal for scenarios with strict horizontal or vertical space constraints where standard square QR codes do not fit.


🚀 Setup & Installation

This project uses uv for fast package management and virtual environment handling.

1. Create and Activate Virtual Environment

Open your terminal and run the following commands:

uv venv
source .venv/bin/activate  # On Windows use: .venv\Scripts\activate

2. Install Dependencies

Install the required packages from requirements.txt:

uv pip install -r requirements.txt

💻 Usage

python main.py

🔍 Testing the Output

Here is the visual preview of the generated example_qr.png: Example QR

Standard smartphone cameras might not natively scan rMQR codes out of the box. You can download the dedicated reader app from the App Store to scan and test your QR code:

🔗 iOS App Store - rMQR Reader

About

Micro QR Code Generator (rectangular) with rmqrcode library

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages