logoalt Hacker News

giantg2yesterday at 12:52 PM2 repliesview on HN

Do you know of anything similar for pip?


Replies

kerncyesterday at 3:36 PM

No.1: Run untrusted code in a sandbox! https://github.com/sandbox-utils/sandbox-venv

bodashyesterday at 1:15 PM

Most of the best practices can be translated to python ecosystem. It’s not exact 1:1 mapping but change few key terms and tools, the underlying practices should be the same.

Or copy that repo’s markdown into an llm and ask it to map to the pip ecosystem