<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[#python #conda #uv]]></title><description><![CDATA[<p><a href="https://ottawa.place/tags/python" rel="tag">#<span>python</span></a> <a href="https://ottawa.place/tags/conda" rel="tag">#<span>conda</span></a> <a href="https://ottawa.place/tags/uv" rel="tag">#<span>uv</span></a> </p><p>I hadn't updated my development environment in a while, and my package manager (to download and ensure every module has the right dependent modules, if you aren't familiar with Python), Conda, was taking for ev errrrrr!! I had read about a newer manager, uv, written in Rust (the compiled language all the cool kids are talking about), so I figured it was time to try it.</p><p>Night and day. I downloaded and configured my entire development environment in about 30 seconds. It uses `pip` commands, though those are rewritten, too. I just gave it a file with a list of mandatory modules and it put in the latest versions, though I could also specify which ones I needed. Super simple.</p><p>(I'm trying putting the tags at the beginning of the post to make it easier for people  who wouldn't be interested to scroll past. Let me know if this makes it worse for you.)</p>]]></description><link>https://board.circlewithadot.net/topic/768be608-a150-4e2e-be51-ac0ecd79d3a2/python-conda-uv</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 23:17:02 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/768be608-a150-4e2e-be51-ac0ecd79d3a2.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 May 2026 16:50:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to #python #conda #uv on Mon, 11 May 2026 17:50:59 GMT]]></title><description><![CDATA[<p><span><a href="/user/dan613%40ottawa.place" rel="nofollow noopener">@<span>dan613</span></a></span> It makes sense putting tags up front, but you miss that nice formatting Mastodon does when they're at the end (in the standard web version, at least).</p><p><a href="https://mstdn.ca/tags/python" rel="tag">#<span>python</span></a> <a href="https://mstdn.ca/tags/conda" rel="tag">#<span>conda</span></a> <a href="https://mstdn.ca/tags/uv" rel="tag">#<span>uv</span></a></p>]]></description><link>https://board.circlewithadot.net/post/https://mstdn.ca/users/SheamusPatt/statuses/116557208583616196</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mstdn.ca/users/SheamusPatt/statuses/116557208583616196</guid><dc:creator><![CDATA[sheamuspatt@mstdn.ca]]></dc:creator><pubDate>Mon, 11 May 2026 17:50:59 GMT</pubDate></item></channel></rss>