Skip to content

A simple and reusable Python script utilizing the qrcode library to generate high-quality QR codes for URLs, text, or other encoded data.

License

Notifications You must be signed in to change notification settings

hrosicka/QrCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Python QR Code Generator

A simple and reusable Python script utilizing the qrcode library to generate high-quality QR codes for URLs, text, or other encoded data.

It's designed to be clean, well-documented, and easy to integrate into larger projects.


πŸ› οΈ Prerequisites

To run this script, you must have Python installed on your system.

The only external dependency is the qrcode library, which can be installed via pip:

pip install qrcode

πŸ“ License

This project is licensed under the MIT License

About

A simple and reusable Python script utilizing the qrcode library to generate high-quality QR codes for URLs, text, or other encoded data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages