Hacker News new | ask | show | jobs
by vladvasiliu 1050 days ago
Wheels are more akin to crates, so you'd be looking for cargo add -> pip install.

It's been a while since I've first learned python, but pip install came up fairly quickly. At the time, there were no such things as wheels, but when those came, basically nothing changed for me.