Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


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

Re: [Python-de] Fehler vor Ausführung finden

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Hans Fangohr <hans.fangohr@xfel.eu>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Fehler vor Ausführung finden
Date Thu, 18 Apr 2019 09:15:33 +0200
Lines 46
Message-ID <mailman.69.1555572111.2982.python-de@python.org> (permalink)
References <53c04fae-6296-df4c-253d-6e62a1cdade8@gmail.com> <9EE18ADD-981A-484E-916A-7291C6BCE0B9@xfel.eu>
Mime-Version 1.0 (Mac OS X Mail 12.4 \(3445.104.8\))
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de YhssRSrCdU6inavVH4wyjAjkWFMgRc6Rlhl7DTuilc5A==
Return-Path <hans.fangohr@xfel.eu>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Filter OpenDKIM Filter v2.11.0 smtp-o-2.desy.de 298B21600D5
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=xfel.eu; s=default; t=1555571747; bh=1pUMwi6574+uZcGT8sRyOg2PLdHQ62E90snz7Fre9Wc=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=qW2jSuql4BicNk+PCgUb3vnBMJK10GUgwxdN4RCF/B45AaBBxtZ16jtIuwfEcstle Jyvmpz6Ae/DHpJKPc/f8E+UAAmGbjA9yDybu2uhcEBfMK0MZ0rFpUn+q9R5FdQIRi1 i14YYuR8aWnd6EyI2NY18knaCr5+mzoEQuRQiD4M=
X-Virus-Scanned amavisd-new at desy.de
In-Reply-To <53c04fae-6296-df4c-253d-6e62a1cdade8@gmail.com>
X-Mailer Apple Mail (2.3445.104.8)
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
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>
X-Mailman-Original-Message-ID <9EE18ADD-981A-484E-916A-7291C6BCE0B9@xfel.eu>
X-Mailman-Original-References <53c04fae-6296-df4c-253d-6e62a1cdade8@gmail.com>
Xref csiph.com de.comp.lang.python:5473

Show key headers only | View raw


Moin,

Weniger mächtig aber möglicherweise leichter zu lernen as PyCharm ist die Spyder IDE (http://spyder-ide.org). Verfuegt auch über statische code analysis, und falls eingeschaltet PEP8 Warnungen [1].

Gruesse,

Hans

[1] https://fangohr.github.io/blog/spyder-the-scientific-python-development-environment.html#warn-if-pep-8-code-style-guidelines-are-violated

> On 18. Apr 2019, at 09:11, Frank Grellert <grellert@web.de> wrote:
> 
> Hallo Michael,
> 
> wenn Du den Python-Code mit emacs erstellst und die Erweiterung
> elpy/flycheck installiert hast, werden schon bei der Eingabe sehr viele
> Fehler abgefangen. Natürlich ist das nur eine formale, keine inhaltliche
> Überprüfung Deines Codes.
> 
> Grüße
> 
> Frank
> 
> -- 
> *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*
> Frank Grellert
> Email: frank.grellert@gmail.com
> Webseite: http://fotoblog.57ps.de/
> Öffentlicher Schlüssel: http://fotoblog.57ps.de/contact.html
> Fingerprint: 2A41 9AAB AAF2 1ACD 6E2D 5961 2081 5B08 42AF 47B5
> *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*
> 
> _______________________________________________
> python-de maillist  -  python-de@python.org
> https://mail.python.org/mailman/listinfo/python-de

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


Thread

Re: [Python-de] Fehler vor Ausführung finden Hans Fangohr <hans.fangohr@xfel.eu> - 2019-04-18 09:15 +0200
  Re: [Python-de] Fehler vor Ausführung finden Wolfgang Strobl <news4@mystrobl.de> - 2019-04-18 11:03 +0200

csiph-web