Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Lots of Python packages containing native code are optionally distributed with pre-compiled libraries that have been modified with patchelf. I believe both auditwheel (https://pypi.org/project/auditwheel/) and conda-build do this.


Yes. Auditwheel inspects the native python parts and shoves any external .so dependencies into the wheel, making it hermetic.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: