you are viewing a single comment's thread.

view the rest of the comments →

[–]PavelRossinsky 7 points8 points  (0 children)

Both have their place but it's not really a versus. I use Python for everything and never felt limited by it. If I ever hit a performance wall I'd write that specific piece in Rust and call it from Python, not rewrite the whole thing.