Skip to content

This is simple URL to QR i made with Google Collab . It was for my own project but now that i have it ...I'm making it Opensource . It's totally free if you can set it up ...

Notifications You must be signed in to change notification settings

GamingRadar/Simple-QRMaker-Collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#Simple QR Maker
  Simple QR Maker is a Collab application that allows users to generate QR codes from URLs and download them. This project aims to provide a straightforward interface for creating and saving QR codes easily.

Link for File - https://colab.research.google.com/drive/1epfhEl-Yklf9dffZbEtpNzOoXQd04lFG?usp=sharing

#Features
 Generate QR codes from URLs.
 Download the generated QR code as an image file.
 Customize the filename for downloaded QR codes.

#Technologies Used
 Python
 Google Colab (for development and execution environment)

#Libraries:
 qrcode
 Pillow (PIL)
 ipywidgets

#Installation
 Since Simple QR Maker runs on Google Colab, there's no installation required on your local machine. Simply open the notebook and run the cells to use the application.

#Usage
 Open the Notebook: Open the notebook (Simple_QR_Maker.ipynb) in Google Colab Or import the file from by downloading this to your PC 

#Run the Notebook: Run the notebook by following these steps:

 Enter a URL in the provided textbox.
 Click on the "Generate QR" button to create the QR code.
 Enter a filename (optional) for the downloaded QR code.
 Click on the "Download QR" button to download the QR code as a PNG file.
 Customization: You can customize the application further by modifying the notebook code. For example, you can enhance the UI, add validation, or integrate additional features.

#Contributing
 Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

#License
 This project is licensed under the MIT License. See the LICENSE file for more details.

#Acknowledgements
 qrcode - Library for generating QR codes in Python.
 Pillow (PIL) - Python Imaging Library used for image manipulation.
 ipywidgets - Interactive widgets for Jupyter notebooks.

                                         Thank You !!!!!

#Author -
 Mr.Devashish Tambade

(https://in.linkedin.com/in/devashish-tambade-228010196)

About

This is simple URL to QR i made with Google Collab . It was for my own project but now that i have it ...I'm making it Opensource . It's totally free if you can set it up ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published