Skip to content

QR Code generator script and telegram bot as a QR code.

License

Notifications You must be signed in to change notification settings

MKH-IT/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

About project

  1. Implemented as a CLI tool.
  2. Implemented as a telegram bot.
  3. User will have an ability to generate QR code for text, images and videos.

How to set up?

  1. Create a .env file in the root directory of the project, use env.template as a template.
  2. Fill in the required fields in the .env file.
  3. Run the following commands:
    pip install -r requirements.txt
    python main.py

About

QR Code generator script and telegram bot as a QR code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages