Skip to content

QR Code Generator is a Python program that generates QR codes, which can be scanned to quickly access information or websites

License

Notifications You must be signed in to change notification settings

Liscuri/qrcodegenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator 🔧


How to install 🚀

  1. Install Python and pip
  2. Clone the repository
  3. Navigate to the folder
  4. Open the terminal in the folder
  5. Run the pip install -r requirements.txt command
  6. Run the python main.py command

How to use 📝

  1. Enter the text or link you want to convert to QR Code
  2. Choose if you want to change any data of the QR Code
  3. If you want to change the data, enter the new data. If you don't want to do this continue to step 4
  4. Choose the name of the file
  5. The image will be saved in the images folder

How to support ❤️

You can contribute to this project by just leaving a star! ⭐


Known issues ⚙️

The fill_color and back_color are not working. This is due to the library.

If there are any other issues found please leave an issue!


Used libraries 🛠️

Used Version
Python 3.11
qrcode library 7.4.2
colorama library 0.4.6

About

QR Code Generator is a Python program that generates QR codes, which can be scanned to quickly access information or websites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages