Hacker News new | ask | show | jobs
Show HN: MyFirst Rust Project: Finding unused Python packages (github.com)
3 points by Ostatnigrosh 800 days ago
1 comments

Check out my first rust project. The inspiration came from `cargo-udeps` and I was reading zero2production. I realize that `UV` does all of this out of the box, but I still wanted to challenge myself. Let me know what you think.