top | item 34391386

(no title)

arunkant | 3 years ago

One more thing we need is app distribution for desktop apps written in python. I need to be able to package python app as single binary. There are tools like pyoxidizer https://pyoxidizer.readthedocs.io/en/stable/ . hopefully it become standard in python community

discuss

order

ctoth|3 years ago

You probably already know about this, but Nuitka[0] is pretty great for building distributable Python apps.

[0]: https://nuitka.net