Following are the features which made me love python:
Forced indentation (This makes code look cleaner and understandable)
Weak typing (no need of variable data types when declaring)
A large collection of supported libraries(Let it be from scripting to app development, from web development to distributed computing, from Big data to scientific computing.. Python is everywhere)
Works on multiple environment.. Even with embedded systems