TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

UVE: Conda Style Python Environment Manager for UV

1 pointsby mcdermott3 months ago

2 comments

mcdermott3 months ago
While I appreciate UV for its clean, per-project virtual environments, it's still convenient at times to have long-lived, general-purpose conda style environments that you can activate from anywhere that aren't tied to an organized project, for general purpose hacking. Since I’ve completely switched from conda to UV, I created this companion utility to replicate conda-like workflows when needed—giving me the best of both worlds.
downrightmike3 months ago
Also Mamba exists and or a long legged alternative written in C++<p><a href="https:&#x2F;&#x2F;anaconda.org&#x2F;conda-forge&#x2F;mamba" rel="nofollow">https:&#x2F;&#x2F;anaconda.org&#x2F;conda-forge&#x2F;mamba</a>
评论 #43164443 未加载