79623724

Date: 2025-05-15 15:36:27
Score: 1
Natty:
Report link

Actually there's a solution for this today, you can have Github build packages automatically for you, by using PyDeployment: https://github.com/pydeployment/pydeployment

There's a handy set of starter templates for each of the major toolkits:

But it's good for scripts too!

Note of Caution: The devil is in the details! Packaged python apps have their own special quirks on each platform.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: icarito