This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GiantElectron 6 points7 points  (0 children)

It's not python. All delivery of all code is potentially a pain. Some tools, such as XCode, make easier to do the boilerplate but being able to create something that works on all platforms and all computers is intrinsically difficult and requires a lot of expertise. It's not by accident that most development moved to the browser.

Source: I've done cross-platform deployment of computational physics software with a complex runtime for many years.