I think Python shines as an interactive calculator, eg an iPython REPL. Calculations, plotting etc. Or for website backends since Django is very nice. Or scripting OS tasks like file manipulation etc.

For full projects outside websites, Rust for almost every case.

Funnily enough, a REPL environment is in the works for Rust: https://github.com/google/evcxr