About Spyder
Spyder pricing
Alternatives to Spyder
Spyder Reviews
Feature rating
- Industry: Computer Software
- Company size: 201–500 Employees
- Used Daily for 2+ years
-
Review Source
Spyder IDE Review
This tool is a good IDE to quickly edit and run my python codes. Highly recommended to my friends/colleagues.
Pros
this IDE has critical features I need for development and data analysis.
Cons
I don't see any ;ike least on this tool and its overall good
- Industry: E-Learning
- Company size: Self Employed
- Used Weekly for 1+ year
-
Review Source
Great beginner software, but not my go-to anymore.
Overall I enjoyed Spyder when first learning to code, but as I progressed and ended up doing more statistical analysis, Least Squares, HTML, and in general combining more tools - I found PyCharm or Visual Studio more effective.
Pros
It has a simple interface with handy features like a variable explorer to easily see your data. The variable explorer was likely my favourite part.
Cons
It has fewer features for general programming and doesn't offer much customization.
- Industry: Logistics & Supply Chain
- Company size: 10,000+ Employees
- Used Daily for 2+ years
-
Review Source
Best Free Python IDE
Although it is not suitable for production-related tasks, the best thing is it's free.
Pros
It helps me debug each code line interactively and run unit tests.
Cons
Limited to python only and the UI is not up to the mark
Reasons for Choosing Spyder
Because it's freeSwitched From
KiteReasons for Switching to Spyder
Because Spyder is free- Industry: Information Technology & Services
- Company size: Self Employed
- Used Daily for 2+ years
-
Review Source
Great tool for scientific computation using python
I am very much happy to start my coding practices with spyder because it was so interactive and I have learned more details on the coding part while using the tool. I used to play with the data doing different transformations and checking out. I always recommend to my juniors who are starting with python and data science-related practices.
Pros
Very first, I love the interactive console which enables me to execute line-to-line commands and check out the data transformations without the need to run whole scripts. I love the variable explorer pannel where we can see all the data loaded including the datatype, size, min/max values for images ...etc. The debugger also looks impressive where we can set up breakpoints to stop the code execution at any point. It has automatic indentation and I also love the extension "kite" which provides detailed syntax when required. Particularly for beginners, I strongly recommend spyder because of its interactive console you get all the details of every line execution.
Cons
It is a little slow when starting up the tool and I think the plots section can be more interactive when compared to VScode and a few others.
- Industry: Logistics & Supply Chain
- Company size: 201–500 Employees
- Used Monthly for 2+ years
-
Review Source
Good IDE for python data analyses
Overall, I think Spyder makes me productive with all of its features.
Pros
I like its seamless integration with python which makes it great for developing python scripts.
Cons
While it's good for writing python code in text files, I think it would be great to have support for other formats too like python notebooks.