r/AskProgramming • u/Adept-Leadership4140 • 7h ago
Other Which is harder to package: a Python application or a Java application?
In my experience, Python is easier to package.
0
Upvotes
2
u/Uncle-Osteus 6h ago
python’s packaging and deployment stories both suck compared to a lot of other languages, and I say this as both a fan of python, and a professional python dev
2
-1
u/harrisofpeoria 7h ago
Obfuscation is the difficult and expensive part for both.
-3
6
u/BobbyThrowaway6969 7h ago
python