Hacker News new | ask | show | jobs
by lourenchord 2739 days ago
can't you just fork it, if it becomes too shitty ?
1 comments

Yes, but the real strength of Python (as with most popular languages) comes from its community. The reason why I end up using it so much is because somebody already made a good library that does what I want, and because it's much easier (for me) to tell what the hell is going on in other peoples' code compared to JavaScript.