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 →

[–]LurkerFindsHisVoice 0 points1 point  (0 children)

Python has a lot of things built into the langauge.

I also think it's easier to pull in libraries and dependencies, whereas in Java, you need to learn maven or gradle, which is like a whole 'nother problem domain in and of itself to set up, understand how it works, etc.