I've noticed that people coming from Python tend to appreciate it as well. The fast compile-times make the language _feel_ dynamic, the concurrency story is much nicer than in Python, the type system is helpful without being pedantic, and interfaces are safer duck-types.