Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > de.comp.lang.python > #4275
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Tim Fiedler <tim@0x68.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Python IDE |
| Date | Tue, 16 Feb 2016 22:03:51 +0100 |
| Lines | 62 |
| Message-ID | <mailman.190.1455656637.22075.python-de@python.org> (permalink) |
| References | <n9vk89$mj2$3@news.albasani.net> <87oabgcr3b.fsf@gmx.net> |
| Mime-Version | 1.0 (Mac OS X Mail 9.2 \(3112\)) |
| Content-Type | multipart/signed; boundary="Apple-Mail=_C550ACED-BF28-4DAA-902B-EAD4DD5F1F38"; protocol="application/pgp-signature"; micalg=pgp-sha512 |
| X-Trace | news.uni-berlin.de nxmKCV3crwqgsQYZXosAvAf3kg8DnPDPBz19cqwl0+dA== |
| Return-Path | <tim@0x68.de> |
| 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=0x68-de.20150623.gappssmtp.com; s=20150623; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to; bh=RaavFBIyKx7OnQLyeTIJ9Gk6q/IQMb2nn3XMyvEgfKM=; b=F2ZgGtSzUxGcVHK4xrW9OOlWe8ADmqg93Td6lxUqH60aPnCMwBuQOo0bQPDfDFjwxl tEGGBPSejsj7c9EMA/VXILuSvsp8JSQOUy3xYnUrywKhhoCgvuBsrBk+KwwTRDt2wWxW FkLYFxnMqScGOVD4rZfAeKOQ6ud0Vgk+gV40ZWFJD7MTM+3D7UXIkHx5aqxiyv8cMwFz 6+Yd6pL8RLFWF/9Fft9rAZ/WNWxM5TJAc2iaiAreM6ii67d346ciyHtgCHeskNsBEW27 63aixJRdPrKolL+rQpQjhKsKJs2tkW//O8swTGZhEEEBvLUxvQLag8szJ/CcrfqLNo3u VMGQ== |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=RaavFBIyKx7OnQLyeTIJ9Gk6q/IQMb2nn3XMyvEgfKM=; b=Z8bSsqEiX/RtfzcnMFw0NxIS7wRwuz6rEDmeAMVi9Ro+/bftH74nDN1U29ST4qrV39 Nf7d9zsCTyqBXWA0aVqkfeXPdWJgJF95u3Ir5Yh2kI2LbxbjBrQooLf5JTzDdekiUcdL oXfjHSOt2QGVNhpmId89L7nA+aolX4XGMYctjMSe9UJS8o4Qkzi//XTxacKJa5qA0clt +64U8MNjHqcsXenYPKS9CSyIN3NUNg1+guJOAs2UCsxir/OI27C0AQzn7zBFRrcDq+QS Kxst2Rp6exzZclJi5tykJg4wtbiCUjSGc+opMVZe/f9up0XfDWGSw0vQxeY6agtoKCoZ KdCw== |
| X-Gm-Message-State | AG10YOR+C1EVKHV/l2anbvbFIE859Wl6guv4kY0UCjXh27li4loegT1CHhiPP8U7IIAA8g== |
| X-Received | by 10.28.144.195 with SMTP id s186mr14758568wmd.9.1455656635319; Tue, 16 Feb 2016 13:03:55 -0800 (PST) |
| X-Pgp-Agent | GPGMail 2.6b2 |
| In-Reply-To | <87oabgcr3b.fsf@gmx.net> |
| X-Mailer | Apple Mail (2.3112) |
| 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:4275 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
ich würde auf jeden fall jupyter (http://jupyter.org/ <http://jupyter.org/>) empfehlen. Das ist eine Weboberfläche für iPython mit sinnvollen Zusatzfeatures, gerade für Einsteiger. Dort könnte man ja auch schon einige Notebooks vorbereiten. Tim > Am 16.02.2016 um 21:55 schrieb Оlе Ѕtrеісhеr <ole-usenet-spam@gmx.net>: > > Marco Bakera <pintman@bakera.de> writes: >> Welche IDE setzt man heutzutage für Python ein? Ich würde die IDE gerne >> im Fokus des RaspberryPi und im Schul-Kontext einsetzen. > > Dumme Frage: braucht man überhaupt eine IDE? Ein guter > (pythonsyntaxfähiger) Editor sollte es doch eigentlich tun? Vielleicht > in Zusammenarbeit mit ipython oder ipython-notebook? > > Ole > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
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