A Python script that generates stickers with QR code based on projects on hs3.pl website.
- Make sure you have Python >=3.8
- (Optional but recommended) Create and activate a Python virtual environment
- Install necessary packages from
requirements.txt
file - Run
src\main.py
- Done! 🎊 A list of generated stickers should be displayed in console
- You can find generated stickers in
stickers
folder