Python dominates the IT world, especially in automation and many other areas. If you ever need a quick boost to your resume and job profile, try to master it. It's not perfect, but it gets the job done. Python is in demand for everything from writing web apps to IT infrastructure and more. The best part? It is easy to learn. It is the new basic.
Python is actually pretty elegant as computer languages go. I highly recommend "fluent python" if you already know a few programming languages and want to learn to love python. It's also a good book if you have a good understanding of the basics of just python, but want to get a better understanding of WHY the language is the way that it is.
This book also helped me to begin to appreciate the architecture and design of programming languages in general for the first time.

