Hacker News new | ask | show | jobs
by Cyph0n 3468 days ago
I believe Rust's package manager, Cargo, is quite similar to pip in functionality. I haven't used it myself, so I could be wrong.
2 comments

In some ways. It's also got the features of https://github.com/pypa/pipfile
It is way better than pip on the sense it works everytime. pip is not painless. It is close but miss by little. Got to hate it because of numpy.