Hacker News new | ask | show | jobs
by jack_clayto 862 days ago
This is all in the design stage, we realize how important it is to the wider community!
1 comments

A solution like poetry or pdm would seem most appropriate, and most closely resembles cargo.

Built-in formatting, testing and perhaps even linting would be nice. That’s how Go, Rust and Python tools like Rye do it, and I prefer that way.

For what it's worth, Poetry and pdm paper over the issue and are still profoundly flawed. Rye is a bit better, but still not there.