7 ms·
> pyenv + pip tools then you'd also need rbenv, nvm, etc. and pyenv can implode in marvelous ways.
by jdsalaro 2y ago
> pyenv + pip tools
then you'd also need rbenv, nvm, etc.
and pyenv can implode in marvelous ways.
- appplication 2y agoI can’t speak to rbenv or npm, but IMO it’s better of use well known and canonical tools for each rather than a more unknown mega tool that wraps or replaces these. pyenv isn’t perfect, and isn’t what I’d use for prod images, but for dev setup it’s relatively bulletproof and less issue-prone than any alternative I’ve seen.
- salomonk_mur 2y agoBeen using pyenv daily for years now. In what way could it implode? It's worked great so far.