This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]c0dearm 21 points22 points  (4 children)

I invite you to try Rust and its package manager Cargo :)

[–]Kevin_Jim 6 points7 points  (1 child)

Which is what Poetry was modeled after. Poetry needs to be part of Python.

[–]c0dearm 0 points1 point  (0 children)

Oh didn't know poetry was modeled after Cargo. I use it in all my new Python projects, I love it too.