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

From Hans Fangohr <hans.fangohr@xfel.eu>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Fehler vor Ausführung finden
Date 2019-04-18 09:15 +0200
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>

Show all headers | 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