Hacker News new | ask | show | jobs
by dfinninger 1167 days ago
I use py_wheel to build packages to be consumed by data scientists in my company. It works well and is reasonably straightforward. Although the packages are pure Python so I haven’t had to deal with native builds.