Python has pretty excellent community support and you can use to do most anything (within reason).
I learned it primarily to utilize academic packages (pycalphad, numpy, scipy, etc) but I learned to use it for datacrawling (still haven't gotten around to database management). You can also use a scheduler to make it automate tasks, etc. There is a lot you can do with it and it's a fairly practical language to know.
Btw, Boo was closer to javascript than it is to python. Lua is more python-like than boo. |