Design, connect, and deploy! Comparte scripts como aplicaciones de escritorio
Organizado por PythonChile
Detalles
We all love automating tasks with Python, and more importantly,
we want to make people lives easier, but there is a problem:
What if the potential users of your app are not familiar with programming?
You are one pip install away of using one of the most powerful UI
toolkits ever made: Qt!
Being a C++ framework, Qt accepted Python as part of their ecosystem
officially releasing bindings a couple of years ago, and now it's
your turn.
After learning what a QObject is, and how to use the Signal and Slots
approach, you will be able to build your own Graphical User Interfaces
in three simple steps: UI design, functionalities connection, and deployment.
