Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Tool Development with PySide & PyQt
Rating: 3.9 out of 5(78 ratings)
499 students

Python Tool Development with PySide & PyQt

Learn to create a simple GUI tool using the powerful Qt Framework for Windows, Linux, and Mac with Python 2.7, 3.4, 3.5.
Created byTrevor Payne
Last updated 11/2017
English

What you'll learn

  • Create your own GUI and tools!

Course content

18 sections53 lectures1h 25m total length
  • Introduction4:06

Requirements

  • You should have some experience with Python

Description

Hey, fellow programmer! Interested in creating python tools to make your life easier? Want to take your scripts to the next level? Let me teach you how!

This series will walk you through the creation of a custom tool to launch other applications and documents with ease. Whether you know just the basics of python programming or an expert curious about PySide or PyQt, this series will be perfect for you!

The tool we develop will work on: 

  • Python 2.7, 3.4 and 3.5
  • PySide, PySide2, PyQt4 and PyQt5
  • Windows, Linux and Mac!

In this series you'll learn how to: 

  • Prototype in Designer
  • Create readable GUI code
  • Plan data holding code
  • Connect data to GUI
  • Expand GUI functionality
  • Iterative testing
  • Custom widget classes
  • Drag & Drop functionality
  • Save & Load data
  • Dock tool in System Tray
  • Add custom style!

At the end of this series, you'll be well prepared to create you own tools!
If you have any questions, feel free to message me directly! Thanks for being awesome!

Who this course is for:

  • You should have some experience with Python