- Implemented as a CLI tool.
- Implemented as a telegram bot.
- User will have an ability to generate QR code for text, images and videos.
- Create a
.envfile in the root directory of the project, useenv.templateas a template. - Fill in the required fields in the
.envfile. - Run the following commands:
pip install -r requirements.txt python main.py