• Python GUIs
  • Latest
  • FAQ
  • Resources
  • Books
  • Services
  • Consulting
  • Contact
  • About
  • Libraries
  • PyQt6
  • PySide6
  • PyQt5
  • Tkinter
  • PySide2
  1. PySide2 Tutorial

Packaging and distribution
Sharing your PySide applications with other people

There comes a point in any app's development where it needs to leave home — half the fun in writing software is being able to share it with other people. Packaging Python GUI apps can be a little tricky, but in this PySide tutorial we'll cover how to package up your apps to share, whether commercially or just for fun.

Start with “Packaging PySide2 applications for Windows with PyInstaller & InstallForge”

4 tutorials 1:16:26

Packaging PySide2 applications for Windows with PyInstaller & InstallForge (23:42)
Turn your PySide2 application into a distributable installer for Windows

Packaging PySide2 applications into a macOS app with PyInstaller (23:32)
Turn your PySide2 application into a distributable app

Using QResource to package data files with PyInstaller (15:53)
Serialize data files for easy packaging in Python

Packaging PySide apps with fbs (13:19)
Distribute cross-platform GUI applications with the fman Build System

  • Topics
  • Where do I begin?
  • Data Science
  • Packaging & Distribution
  • Databases & SQL
  • QML/QtQuick
  • Learn the fundamentals
  • Raspberry Pi
  • Games
  • Start
  • Installation
  • First steps with PyQt5
  • Example PyQt5 Apps
  • Widget Library
  • PyQt / PySide documentation
  • Reusable code & snippets
  • Frequently Asked Questions
  • Your Downloads
  • PyQt5 Book / PySide2 Book
  • PyQt6 Book / PySide6 Book
  • Python Packaging Book
  • Book Source Code
  • PyQt5 tutorial
  • PyQt6 tutorial
  • PySide2 tutorial
  • PySide6 tutorial
  • Tkinter tutorial
  • Latest articles
  • About
  • Hire me
  • 1-on-1 mentoring
  • Write with me
  • Become an affiliate
  • Contact me
  • Licensing, Privacy & Legal

Follow us for new tutorials

Python GUIs Copyright ©2014-2023 Martin Fitzpatrick

Tutorials CC-BY-NC-SA   Sitemap   Public code BSD & MIT