<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Direnv on vxlabs</title>
		<link>https://vxlabs.com/tags/direnv/</link>
		<description>Recent content in Direnv on vxlabs</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 10 Oct 2024 13:42:52 +0200</lastBuildDate>
		
			<atom:link href="https://vxlabs.com/tags/direnv/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Use direnv for uv with out-of-source virtual environments</title>
				<link>https://vxlabs.com/2024/10/10/use-direnv-for-uv-with-out-of-source-virtual-environments/</link>
				<pubDate>Thu, 10 Oct 2024 13:42:52 +0200</pubDate>
				<guid>https://vxlabs.com/2024/10/10/use-direnv-for-uv-with-out-of-source-virtual-environments/</guid>
				<description>&lt;p&gt;The new Python package and project manager &lt;a href=&#34;https://docs.astral.sh/uv/&#34;&gt;uv&lt;/a&gt; is in fact amazing.&lt;/p&gt;&#xA;&lt;p&gt;I say that, because it&amp;rsquo;s really fast, but more importantly because this single tool does a whole lot, really fast: Installing Python binaries, installing and running packages in self-contained environments like pipx, managing virtual environments.&lt;/p&gt;&#xA;&lt;p&gt;However, I&amp;rsquo;ve been avoiding it so far due to one flaw: uv defaults to installing its virtual environment and all dependencies into the &lt;code&gt;.venv&lt;/code&gt; sub-directory of your project, almost exactly like the notorious &lt;code&gt;node_modules&lt;/code&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
