Hacker News new | ask | show | jobs
by pimeys 3262 days ago
Having written tons of Python, Rust and several other languages, I have to add one more thing:

- The Cargo dependency and build tool is the best in any ecosystem. Easy to configure, works like a charm and gets improvements done regularly.

I don't miss setup.py/virtualenv/pip/pex at all.