Hacker News new | ask | show | jobs
by petsfed 729 days ago
This is where I land too. Python is very handy when I need to do something quickly, I expect to modify exactly what I'm doing often, and security and efficiency are not core goals.

But every time I start to write a class in python, it feels like bikeshedding to me.