What scripting language do you use most for automation and why?

Lawrence_sam

BANNED
Joined
Oct 1, 2025
Messages
25
Reaction score
10
Curious what everyone’s go-to language is for automating tasks Python, JS, PHP, or something else?
What made you choose it? Speed, libraries, or just familiarity?
I’ve been experimenting with a few, but I’d like to hear what’s working best for you long term.
 
what kind of automation are we talking about? it depends on what you need to automate, sometimes you might need a little bit of each
 
Python. Is quite easy to use once you got some basic knowledge.
Depends the kind of system or automation.
 
Pyhton is the easiest to start with the basic stuff it all depend on what you want to do
 
either python or javascript with nodejs depending on what the task demands. i really like using nodejs so many times i have ended up going with that and js / ts due to the easy of deploying as part of a web app
 
Back
Top