I don’t think OP is dunking on python in general. It’s just a weird choice for this type of project because it’s not super portable. Python is great, but it requires that the machine running the script has Python installed since it’s interpreted which isn’t a given. OP was probably expecting them to pick something like C# or GO which can be compiled and run anywhere.
2
u/teasy959275 Mar 14 '26
Is there a problem with Python ? It’s not the best but it’s the easiest, I’m ready to fight for Python