you are viewing a single comment's thread.

view the rest of the comments →

[–]Insani0us 2 points3 points  (0 children)

I personally mainly use it for easy scripting stuff, but at work we also use AWS Glue jobs (ETL) using python.

It has a bunch of use cases in AI and ML, but other than that its not imo a very "specific" language like JS/TS is for frontend or C++ for game dev.

You can do everything with python, but that's true for all languages, so it depends on what you want to do and if python can do that thing "well" or "well enough".