{
"tool_response": [
{
"type": "text",
"text": "{\n \"success\": true,\n \"doc\": {\n \"id\": 14,\n \"parent_id\": 8,\n \"slug\": \"python\",\n \"path\": \"\/anwendungen\/python\",\n \"title\": \"Python\",\n \"description\": \"Skriptsprache für KI\/ML-Aufgaben und Automatisierung. Basis für viele KI-Tools, Bibliotheken und Embedding-Generierung.\",\n \"content\": \"<nav class=\\\"breadcrumb\\\">\\n <a href=\\\"\/docs\\\">Dokumentation<\/a> » <a href=\\\"\/docs\/anwendungen\\\">Anwendungen<\/a> » Python\\n<\/nav>\\n\\n<h1>Python<\/h1>\\n<p class=\\\"doc-meta\\\"><strong>Erstellt:<\/strong> 2025-12-20 | <strong>Aktualisiert:<\/strong> 2025-12-20<\/p>\\n\\n<p>Skriptsprache für KI\/ML-Aufgaben und Automatisierung. Basis für viele KI-Tools, Bibliotheken und Embedding-Generierung.<\/p>\\n\\n<table>\\n <tr><th>Version<\/th><td>3.13.5<\/td><\/tr>\\n <tr><th>Herkunft<\/th><td>Debian 13 Standard<\/td><\/tr>\\n<\/table>\\n\\n<h2>Zusätzliche Pakete<\/h2>\\n<pre><code>apt-get install -y python3-pip python3-venv python3-dev build-essential<\/code><\/pre>\\n\\n<h2>Virtuelle Umgebung<\/h2>\\n<pre><code>python3 -m venv \/opt\/myproject\/venv\\nsource \/opt\/myproject\/venv\/bin\/activate\\npip install --upgrade pip<\/code><\/pre>\\n\\n<h2>Version prüfen<\/h2>\\n<pre><code>python3 --version\\npip3 --version<\/code><\/pre>\",\n \"status\": \"published\",\n \"sort_order\": 6,\n \"depth\": 1,\n \"created_at\": \"2025-12-20T11:13:58\",\n \"updated_at\": \"2025-12-27T15:58:19\"\n }\n}"
}
]
}