Hacker News new | ask | show | jobs
by agersant 2339 days ago
I don't know about Python but the standard Rust dependency management solution (Cargo) is extremely similar.
1 comments

Rust was inspired by Ruby's Gemfile.

Python is starting to make strides with Poetry but generally packaging Python is an exercise in pain.

> Rust was inspired by Ruby's Gemfile.

cargo and bundler share some core contributors, for example wycatz (Yehuda Katz), who held a talk about the common concepts and differences at the rubyconf portugal: https://www.youtube.com/watch?v=Bwk8mdU6-ZY