Skip to content

Interface gráfica para a biblioteca pyqrcode

License

Notifications You must be signed in to change notification settings

1007tejas/pyqrcode-gui-pyside2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQRCode GUI

Pequena interface gráfica com PySide2 para facilitar a utilização o pacote PyQRCode.

pyqrcode gui windows

Executáveis gerados com PyInstaller.

Linux:

pyinstaller -w -F --hidden-import PySide2.QtXml app.py

Windows:

pyinstaller -w -F --hidden-import PySide2.QtXml -i "assets/icons/icon.ico" app.py

macOS (Não testado):

pyinstaller -w -F --hidden-import PySide2.QtXml -i "assets/icons/icon.icns" app.py

About

Interface gráfica para a biblioteca pyqrcode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages