Skip to content

DejavuByte/QR-Generator-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Badge Open Source Love

QR Code Generator

🛠️ Description

A web application developed using Django framework, designed to generate and download QR code from any text. The project utilises pyqrcode and png module in python to generate QR code of any text.

⚙️ Language Used

Made with python - Django framework

pyqrcode module for the QR.

🌟 How to run

  • Clone the Project
  • Create and activate virtual environment (recommended):
    Creation :
    python -m venv venv
    Activation :
    Windows - venv\Scripts\activate
    MacOS/ Linux - source venv/bin/activate
  • Run pip install -r requirements.txt
  • Run python manage.py runserver

About

It's an python based application to generate QR of any text

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages