Nieuws

Spyder is written in pure Python, so users should not be victims of severe crashes. Of course the application may freeze if an unknown bug leads to an infinite loop in the Python code. Sometimes, an ...
There is a bug in spyder debug mode when i run the code in the debug mode i can not go back using the keyboards in the console im using spyder 3.3.2 and python 3.7, apparently it is fine with pytho ...
Learn about common debugging tools and techniques for Python, such as built-in tools, debugging modes, IDEs and editors, logging and testing, and debugging tips.
We recommend Spyder because it is well-designed for scientific computing and the popular packages associated with this type of work (NumPy, SciPy, pandas, matplotlib, etc.) are supported. If you ...