Locked learning resources

Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Locked learning resources

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Build a GUI Calculator With PyQt and Python (Summary)

Graphical user interface (GUI) applications still hold a substantial share of the software development market. Python offers a handful of frameworks and libraries that can help you develop modern and robust GUI applications.

In this video course, you learned how to use PyQt, which is one of the most popular and solid libraries for GUI application development in Python. Now you know how to effectively use PyQt to build modern GUI applications.

In this video course, you’ve learned how to:

  • Build graphical user interfaces with Python and PyQt
  • Connect the user’s events with the app’s logic
  • Organize a PyQt application using a proper project layout
  • Create a real-world GUI application with PyQt
Download

Course Slides (.pdf)

23.8 MB
Download

Sample Code (.zip)

7.2 KB

Become a Member to join the conversation.