Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > de.comp.lang.python > #4272

Re: [Python-de] Python IDE

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Benedikt Ellinger <benniellinger@gmail.com>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Python IDE
Date Tue, 16 Feb 2016 21:24:55 +0100
Lines 29
Message-ID <mailman.186.1455654305.22075.python-de@python.org> (permalink)
References <n9vk89$mj2$3@news.albasani.net> <mailman.177.1455644661.22075.python-de@python.org> <n9vtrb$9to$2@news.albasani.net>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de JMLMimrryROH8unBwwFQAAMjG5nV5EWGK/GSJpzrvIqg==
Return-Path <benniellinger@gmail.com>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=H8fSiqqjc6R3n155Hc5CbVCjqAisTrLMGpxaItfpZwE=; b=xwmBsMcnXLpi3lOfM6Ax+1BoGXcc5snIiCfPn4D5idG879hpXxt0C8PXe6pVyob2BT IjfDfdyx6iKZy8c+YoWPuXpYYVXY0RraWZGf8Uh0hyRO37p6mvHTN1Kq3PcB6wg7KBeC TeAqfAlPpD+VVqQIGBIE0BX28+5jkWYOCzJMlzuG8qhe72NzB3cbVlOKBXTV+4Ijg+pH 9Br1d15dZ3a+mz5kGbiNhK445/YJjjdAyDCaL2lTaCeBUBC903Vkf3lWMfcQbMWqox1i YKbOZJIYzWyN1My+yrMZ2nOAgn4NMSNkVaEZWUmxZ7N/ZmnE9wai26pnmyuudeLf8IsL nPJA==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=H8fSiqqjc6R3n155Hc5CbVCjqAisTrLMGpxaItfpZwE=; b=Hm9TxI0mhxo117RmdK9bXYb1TDi+vRql0PUbnOnN6fhhfCD9IFDHaQyTCv1+kDW4EA 6Yuo/x1+GIf2+73PjU/eMAT4vIz/AfD0Rx1Iatml2HqYVeKlk9fCRpBvQiDOzk5PqkV+ y09yf7QS5YSTDtwEYtgvxpkzZ8Zs6dsEMcYOqUM5XZTuw62O5ij1mjhdXL/iTc3m/g12 XtbGXfYNQ92b2GXOelvSpXMpAzlzRIwIqNAaOjuoCneqAv576TmfYdu6DdZRwMXmbsUH uMU2eTNF/rdmxq2V9ybvSK1YEiy+k29OpUX7VHcG+vqD9WnaxQ56z0/NLEifb0TLWdW+ SDvA==
X-Gm-Message-State AG10YOTLOdkeUgKsH8yhDwq7xtLTVQbTRH3ZI17PwaxN2SvN8oM2JtniJlbbIIBM+M1cEN9ff4jbw+vgRsKdgA==
X-Received by 10.13.221.132 with SMTP id g126mr15080583ywe.231.1455654295957; Tue, 16 Feb 2016 12:24:55 -0800 (PST)
In-Reply-To <n9vtrb$9to$2@news.albasani.net>
X-Content-Filtered-By Mailman/MimeDel 2.1.21rc2
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.21rc2
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
Xref csiph.com de.comp.lang.python:4272

Show key headers only | View raw


Ich arbeite sehr gerne mit der "Spyder" IDE (
https://pythonhosted.org/spyder/installation.html). Ist zwar etwas träge,
aber ich finde sie bietet alles was man braucht; sehr praktisch finde ich
den Variablen-Explorer. Kommt unter anderem automatisch mit dem
Anaconda-Package mit.

Am 16. Februar 2016 um 20:38 schrieb Marco Bakera <pintman@bakera.de>:

> robert schrieb am 16.02.2016 um 18:36:
> > On 16.02.2016 17:54, Marco Bakera wrote:
> >>
> >> Welche IDE setzt man heutzutage für Python ein? Ich würde die IDE gerne
> >> im Fokus des RaspberryPi und im Schul-Kontext einsetzen.
> > ich arbeite mit wingide.
>
> Danke für den Hinweis. Die IDE hört sich spannend an, passt aber von der
> Lizenz leider nicht.
>
>
>
> Beste Grüße,
> der Marco.
> _______________________________________________
> python-de maillist  -  python-de@python.org
> https://mail.python.org/mailman/listinfo/python-de
>

Back to de.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-16 17:54 +0100
  Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-16 18:36 +0100
    Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-16 20:38 +0100
      Re: [Python-de] Python IDE Benedikt Ellinger <benniellinger@gmail.com> - 2016-02-16 21:24 +0100
      Re: [Python-de] Python IDE bytebengel@posteo.de - 2016-02-16 21:33 +0100
      Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-17 13:39 +0100
      Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-17 13:41 +0100
      Re: [Python-de] Python IDE bytebengel@posteo.de - 2016-02-17 13:46 +0100
  Re: [Python-de] Python IDE "Andreas Jung" <lists@zopyx.com> - 2016-02-16 18:05 +0100
    Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-16 20:37 +0100
  Re: Python IDE ole-usenet-spam@gmx.net (Оlе Ѕtrеісhеr) - 2016-02-16 21:55 +0100
    Re: [Python-de] Python IDE Tim Fiedler <tim@0x68.de> - 2016-02-16 22:03 +0100
    Re: [Python-de] Python IDE Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2016-02-16 22:39 +0100
    Re: [Python-de] Python IDE "Andreas Jung" <lists@zopyx.com> - 2016-02-16 23:42 +0100
    Re: [Python-de] Python IDE Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2016-02-17 07:50 +0100
    Re: [Python-de] Python IDE "Andreas Jung" <lists@zopyx.com> - 2016-02-17 08:08 +0100
    Re: [Python-de] Python IDE "Dr. Volker Jaenisch" <volker.jaenisch@inqbus.de> - 2016-02-17 10:31 +0100
      Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-17 21:36 +0100
        Re: [Python-de] Python IDE "Dr. Volker Jaenisch" <volker.jaenisch@inqbus.de> - 2016-02-17 23:16 +0100
          Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-19 15:00 +0100
    Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-17 13:45 +0100
    Re: [Python-de] Python IDE Christopher Arndt <chris@chrisarndt.de> - 2016-02-17 14:44 +0100

csiph-web