<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on Defender TD5</title><link>https://td5.390er.de/kategorien/python/</link><description>Recent content in Python on Defender TD5</description><generator>Hugo</generator><language>de</language><lastBuildDate>Sat, 25 Jul 2026 11:04:49 +0200</lastBuildDate><atom:link href="https://td5.390er.de/kategorien/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing ClaudeBridge on the Host</title><link>https://td5.390er.de/claudebridge/installing-claudebridge/</link><pubDate>Sat, 25 Jul 2026 11:04:49 +0200</pubDate><guid>https://td5.390er.de/claudebridge/installing-claudebridge/</guid><description>&lt;blockquote&gt;
&lt;p&gt;ClaudeBridge runs on your modern Mac, not on the vintage one. The guest needs no software at all — two control-panel settings and a browser it already has. Everything below happens on the host.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Source: &lt;strong&gt;&lt;a href="https://github.com/LoetLuemmel/ClaudeBridge"&gt;github.com/LoetLuemmel/ClaudeBridge&lt;/a&gt;&lt;/strong&gt; — MIT licensed.&lt;/p&gt;
&lt;h2 id="before-you-start"&gt;Before you start&lt;/h2&gt;
&lt;p&gt;Four things have to be in place. None of them is installed by this guide.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Python 3.&lt;/strong&gt; macOS ships it. Check the version:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;python3 -V
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Anything from 3.8 upwards works. If the command is not found, macOS will offer
to install the Command Line Tools — accept, then try again.&lt;/p&gt;</description></item></channel></rss>