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
QtWS25 Last Chance

Freezing Python Applications that use PySide and Qt

Scheduled Pinned Locked Moved Language Bindings
4 Posts 3 Posters 1.8k Views
  • 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 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 last edited by
      #2

      http://www.py2exe.org/

      http://www.pyinstaller.org/

      1 Reply Last reply
      0
      • R Offline
        R Offline
        redstoneleo
        wrote on 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 last edited by
          #4

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

          1 Reply Last reply
          0

          • Login

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