© Joshua Willman 2021
J. WillmanModern PyQthttps://doi.org/10.1007/978-1-4842-6603-8_9

9. Deploying PyQt Applications

Joshua Willman1  
(1)
Hampton, VA, USA
 

You’ve done it! You finally have your application finished, and you are ready to share it with the world. The good news is that there are plenty of options for packaging your Python code and getting your application ready for distribution. You will, however, need to find the packaging software that best fits your needs.

Before choosing one, you will need to consider a number of factors, including whom your target audience will be, what Python libraries or other third-party modules your application requires, and how do you want to share your code with others, be it through a downloadable standalone ...

Get Modern PyQt: Create GUI Applications for Project Management, Computer Vision, and Data Analysis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.