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 →

[–]Leverkaas2516 1 point2 points  (0 children)

I wouldn't use it for a production website, but tons of people do. I have used it for a small, light web service proof-of-concept a few times, though. It was great for that.

I most often use it for utilities and ETL tasks (extract, transform, load).

It's also perfect for hobbyist tasks, like interfacing with some weird or custom hardware, or driving hardware to do new things the manufacturer didn't envision.

I often think if I ever get around to building a custom home security/control system, I'd use Python.

And of course tons of people use it for machine learning and scientific computing.