Great to hear this! I really don't want to migrate from Python to Go, but I'll gladly do Python to Rust! I'm sure I'm not the only one!
back
1 comments
I would like to hear why you would not move to Go... I am a Python guy.
Go lacks an elegant and predictable syntax, unlike Python and Rust. Also, Rust is more potent as a language, it's safer, and it has crates - I prefer a centralized package management as it helps discovery, rating, analytics, and other things we know work great with RubyGems, PyPI, and NPM.