Skip to content

as-ga/QRCode-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project

This is a Python project QRcode Generator that uses a virtual environment for dependency management.

Installation

First, clone the repository:

git clone https://github.com/yourusername/your-repo-name.git

Then, navigate into the project directory and create a virtual environment:

Activate the virtual environment:

On Windows:

.venv\Scripts\activate

On Unix or MacOS:

source .venv/bin/activate

Then, install the project dependencies:

pip install -r requirements.txt

Contributing

Ashutosh Gaurav

About

QR Code Generator using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages