Python Forum
Using Spyder Full Screen Debugger
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Spyder Full Screen Debugger
#1
I am running some python code in the Spyder debugger.

Just for fun (?) I asked it to statistically analyze my python code.

I got a lot of responses. Such as seven errors and a lot of warnings. Now I am not sure what to do. It is conforming to PEP8, and it a finding a lot of things wrong with the code which the interpreter did not even mention.

That is confusing. There seems to be about 40 warning now. Let me take that first just the warnings.

I think this is really like using c-lint on c code (pylint?).

All warnings unless quite flagrant should be taken with a grain of salt.

I know that when I used c lint many of the warnings were ignored and the program worked fine.

Is that the way to look a the static code analyzer in Spyder with the source code in python?

Any help appreciated. Thanks in advance.

Respectfully,

ErnestTBass
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debugger azizrasul 6 1,143 Nov-02-2022, 09:46 PM
Last Post: azizrasul
  Idle debugger pops up Run.py - library? fred1232 1 1,609 Jul-27-2021, 01:01 AM
Last Post: Larz60+
  VS Code debugger using wrong Python environment topfox 0 2,430 Jun-09-2021, 10:01 AM
Last Post: topfox
  bython on full screen editor ErnestTBass 1 2,025 Dec-02-2020, 06:25 PM
Last Post: Larz60+
  Debugger Disabled erictan 1 3,923 Apr-30-2020, 02:17 PM
Last Post: pyzyx3qwerty
  pydev debugger: process 3442 is connecting when I run a program with ALT+COMMAND+R Seneca260 1 2,608 Jan-06-2020, 06:57 PM
Last Post: micseydel
  Start a full screen window marted 4 3,811 Nov-14-2019, 11:03 AM
Last Post: marted
  wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen' Shadower 1 6,129 Feb-06-2019, 01:25 AM
Last Post: woooee
  Full Screen Display daven2411 1 2,928 Oct-24-2018, 04:24 PM
Last Post: Larz60+
  Full Screen Text I/O DavidAlanGay 4 3,752 Oct-24-2018, 06:26 AM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020