Beginning PyQt: A Hands-on Approach to GUI Programming

  • 4h 29m
  • Joshua M. Willman
  • Apress
  • 2020

Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. Each chapter gradually moves on to teach more advanced and diverse concepts to aid you in designing interesting applications using the latest version of PyQt.

You’ll start by reviewing the beginning steps of GUI development from, using different projects in every chapter to teach new widgets or concepts that will help you to build better UIs. As you follow along, you will construct more elaborate GUIs, covering topics that include storing data using the clipboard, graphics and animation, support for SQL databases, and multithreading applications. Using this knowledge, you’ll be able to build a photo editor, games, a text editor, a working web browser and an assortment of other GUIs.

Beginning PyQt will guide you through the process of creating UIs to help you bring your own ideas to life. Learn what is necessary to begin making your own applications and more with PyQt!

What You'll Learn

  • Create your own cross-platform GUIs with PyQt and Python
  • Use PyQt’s many widgets and apply them to building real applications
  • Build larger applications and break the steps into smaller parts for deeper understanding
  • Work with complex applications in PyQt, from animation to databases and more

Who This Book Is For

Individuals who already have a fundamental understanding of the Python programming language and are looking to either expand their skills in Python or have a project where they need to create a UI, but may have no prior experience or no idea how to begin.

About the Author

Joshua Willman began using Python in 2015, when his first task was to build neural networks using machine learning libraries, including Keras and Tensorflow, for image classification. While creating large image data sets for his research, he needed to build a GUI that would simplify the workload and labeling process, which introduced him to PyQt. He currently works as a Python Developer and Instructor, designing courses to help others learn about coding in Python for game development, AI and machine learning, and programming using microcontollers. More recently, he set up the site Red Huli to explore his and others’ interests in using Python and programming for creative purposes.

In this Book

  • Charting the Course
  • Getting Started with PyQt
  • Adding More Functionality to Interfaces
  • Learning About Layout Management
  • Menus, Toolbars, and More
  • Styling Your GUIs
  • Creating GUIs with Qt Designer
  • Working with the Clipboard
  • Graphics and Animation in PyQt
  • Introduction to Handling Databases
  • Managing Threads
  • Extra Projects
SHOW MORE
FREE ACCESS