Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Freezing Python Applications that use PySide and Qt
Forum Updated to NodeBB v4.3 + New Features

Freezing Python Applications that use PySide and Qt

Scheduled Pinned Locked Moved Language Bindings
4 Posts 3 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Swinx
    wrote on 11 Feb 2014, 10:21 last edited by
    #1

    Hi

    I am in the process of evaluating Qt as a GUI framework for Python development. If I freeze my python application, that is using PySide as the Qt bindings, would I need to have any machine on which i deploy the application install the entire Qt framework?

    Is there a way of creating a exe that includes all the Qt framework stuff needed for the application and not require the entire 500MB Qt installation?

    Thank you very much for your help.

    Kind Regards,

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qurban_ali36
      wrote on 13 Feb 2014, 12:41 last edited by
      #2

      http://www.py2exe.org/

      http://www.pyinstaller.org/

      1 Reply Last reply
      0
      • R Offline
        R Offline
        redstoneleo
        wrote on 18 Feb 2014, 12:36 last edited by
        #3

        http://cx-freeze.sourceforge.net/
        this works for Python2/3

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Swinx
          wrote on 24 Feb 2014, 19:05 last edited by
          #4

          Thank you very much for these they look like they will do the job nicely.

          1 Reply Last reply
          0

          1/4

          11 Feb 2014, 10:21

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved