Пример #1
0
# QrCode Reader
# Develop by Billal Fauzan ([email protected])

from src.main import Main

laucher = Main()
laucher.setup()
laucher.run()