Skip to content

This is my first python simple CLI project for generating QR codes

License

Notifications You must be signed in to change notification settings

programerkawsar/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This is a fun project for building experience writing python code. It works by receiving input from the users for generating QR codes

Modules

  • os
  • random
  • string
  • qrcode

Features

  • Input from users
  • Customization QR code style
  • Exception handling
  • Check and Create directory
  • Generate random text

About

This is my first python simple CLI project for generating QR codes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages