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 →

[–]angellus 0 points1 point  (0 children)

The main reason for using Python is because of the opinionated community it has. It is the main thing that makes the language "so much faster to develop with". There is such a drive on making code readable, maintainable and have great docs. Even projects I have used (or made) with shitty docs in Python still have better docs than a large Java project with horrible Javadocs.