Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. No documentation for managing files with pyside6-deploy?

No documentation for managing files with pyside6-deploy?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 48 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.
  • P Offline
    P Offline
    patrickkidd
    wrote last edited by
    #1

    pyside6-deploy looks promising because it does build a self-contained exe without

    • Running pyside6-deploy -c pyside6deploy.spec modifies the source file. How can I prevent this?
    • Compilation takes a very long time for me, but it is pretty hard navigating the docs to understand how to tweak what files are included:
      • There are no real examples of spec files for pyside6-deploy or nuitka
      • It is hard to understand the undocumented relationship between the pyside6-deploy options and nuitka options
      • The two pages of pyside6-deploy documentation mention that you can use a pyproject.toml but I can't find any documentation or examples for that file's format or options.

    https://alaskafamilysystems.com/

    jsulmJ 1 Reply Last reply
    0
    • P patrickkidd

      pyside6-deploy looks promising because it does build a self-contained exe without

      • Running pyside6-deploy -c pyside6deploy.spec modifies the source file. How can I prevent this?
      • Compilation takes a very long time for me, but it is pretty hard navigating the docs to understand how to tweak what files are included:
        • There are no real examples of spec files for pyside6-deploy or nuitka
        • It is hard to understand the undocumented relationship between the pyside6-deploy options and nuitka options
        • The two pages of pyside6-deploy documentation mention that you can use a pyproject.toml but I can't find any documentation or examples for that file's format or options.
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote last edited by
      #2

      @patrickkidd said in No documentation for managing files with pyside6-deploy?:

      you can use a pyproject.toml but I can't find any documentation or examples for that file's format or options

      Google says: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        patrickkidd
        wrote last edited by patrickkidd
        #3

        Right, but aren't there pyside6-deploy specific sections and options that are not documented? Are there any examples out there? Or am I misunderstanding something fundamental and generic about how the pyproject.toml is used? Is this even the preferred way to do this, and if so how would I find out?

        https://alaskafamilysystems.com/

        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