Hacker News new | ask | show | jobs
by diarrhea 863 days ago
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.

1 comments

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.