I use it to automate as much things as I can. One example is Web UI Automation, to ease application development/testing.
i also use it to generate random input files for various programs. For example, one application is expecting an XML file, and I have a script to build that file with random values and a unique id based on the current time.
I don't use it heavily, but I use it every day.