---
title: spyder download Reviews
meta_title: 'spyder download Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 61 reviews by the users' company size, role or industry to
  find out how spyder download works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 61
  scale: '5'
date_modified: '2026-08-09'
parent_category:
  name: Integrated Development Environments (IDE)
  url: https://www.g2.com/categories/integrated-development-environments-ide
---


# spyder download Reviews
**Vendor:** Spyder  
**Category:** [Python Integrated Development Environments (IDE)](https://www.g2.com/categories/python-integrated-development-environments-ide)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 61
## About spyder download
Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a compr




## spyder download Reviews
  ### 1. One stop-shop for all things Python!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kunal G. | Intern, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** July 31, 2018

**What do you like best about spyder download?**

Everything is great about Spyder! To sum up in points:
1. Simple UI - Everything is available at your fingertips and is exactly where you would want it to be.
2. Instant console - See your project take shape live as you code! This is extremely helpful during long debugging sessions.
3. Ease of use for beginners - Even a beginner to Python coding would immediately get used to how easy the platform is.
4. Project management- It is very easy to maintain projects with multiple files and file types (.py, .jpj, .html, etc) 
5. Ten points to Gryffindor ! for the amazing iPyhton integration

**What do you dislike about spyder download?**

The only thing I dislike about Spyder is the load time in the beginning. It simply takes forever, often leading me to doubt whether my own computer has frozen (and my computer is pretty powerful). 
However, this might just be an issue with my system.

**Recommendations to others considering spyder download:**

If you don't already, just try it, you probably won't switch back.

**What problems is spyder download solving and how is that benefiting you?**

I use Spyder to develop and test code snippets for various projects within the organization that are built in Python. 

  ### 2. Great for coding

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 26, 2019

**What do you like best about spyder download?**

The suggestive functions and the interactive python console are the best attributes which help a lot

**What do you dislike about spyder download?**

It eats away a lot of RAM and makes your machine slow. Also the kernel keeps dying if an out-of-memory error occurs

**Recommendations to others considering spyder download:**

You've hit one of the best IDEs there is to work in Python

**What problems is spyder download solving and how is that benefiting you?**

I am creating a platform for professionals where business decision making will be simplified.

  ### 3. A complete IDE for programming in python

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** July 19, 2018

**What do you like best about spyder download?**

Spyder is a very powerful Interface Development Environment (IDE) for programming using python. I use spyder inside anaconda for my projects. Spyder offers me an easy to use tool for my programs. I like the interface for editing programs, because: (1) it provides a big area for code, (2) it highlights different kinds of words such as reserved words, functions, comments, etc. (3) shows both syntax errors and warnings, etc. 

**What do you dislike about spyder download?**

I do not like the fact that spyder does not show, by default, all the functions available in your own code. As a consequence, you have to search for the different functions by yourself. For example, it is not obvious how to use the debugger. Once you discover how to use it, it is powerful tool.

On the other hand, I do not like the usage of memory of spyder. Spyder consumes lots of memory. In fact, you may have to reboot spyder in order to free some memory (even though you have collected not used memory).

Usage of memory.

**Recommendations to others considering spyder download:**

If you already have some experience using other Interface Development Environments, you may not have too much problems using spyder. However, I recommend you to follow some quick tutorials about the different features and posssiblitites. Besides, I recommend to have enough RAM memory when using spyder, because it uses a lot of memory. If you notice that your computer is getting slower, you should reboot spyder (it sometimes does not work to collect non used memory).

**What problems is spyder download solving and how is that benefiting you?**

I write all my python programs using spyder. It permits me to write fast code, as well as to test some commands using the terminal included in Spyder.

  ### 4. Best IDE to learn Python

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** January 23, 2019

**What do you like best about spyder download?**

The interface is really neat and easy to use.  You can run the python as the statement or as a program. It gives the freedom to use python based on the user choice.

It highlights the error which makes debugging easy.

**What do you dislike about spyder download?**

Sometimes it is slow. 
It doesn't have a way to see the complete folder structure. If I want to work on the project then I have to remember the folder structure by myself.

**What problems is spyder download solving and how is that benefiting you?**

To teach python as most of the colleagues only know Java.
Spyder provides a great platform to learn it.

  ### 5. Scientific development in Python

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Mechanical or Industrial Engineering | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 30, 2018

**What do you like best about spyder download?**

The ide is a standard in the domain of scientific computing. It comes preinstalled with numerical processing package for python- anaconda. The ide has almost all the tools one could ask for scientific computing. It comes with a ipython like environment on the side. The graphs can be displayed in line which is a huge bonus if you aren't a fan of multiple tabs. 

**What do you dislike about spyder download?**

The buttons and interfaces might look a bit outdated given the current trends in ui design. But one needs to give credit that it's open sourced. Further, it would be great to see an integration of a Matlab like processing tool ( octave in this instance) with the python environment to enable a truly cross platform , cross software scientific computing environment. 

**What problems is spyder download solving and how is that benefiting you?**

Working on developing tools for processing slices during 3d printing. Worked on multiple open source projects for extending fea tools. 

  ### 6. Extremely useful product 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** October 04, 2018

**What do you like best about spyder download?**

Without a doubt, this is the best IDE for python out there. This is especially true if you use Python for data analysis. This product reminds me a lot of MATLAB, but it is free and slightly more user friendly.  

**What do you dislike about spyder download?**

One drawback for this amazing product is having to download the Anaconda environment  to use Spyder.  The IDE can also work a bit slowly sometimes even on high-end machines (this can also partly be attributed to Python). 

**What problems is spyder download solving and how is that benefiting you?**

I use this product write scripts that analyze terabytes of data.  

  ### 7. Great platform for Python

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajat W. | Process Data Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** November 13, 2018

**What do you like best about spyder download?**

Very intuitive, user-friendly, lot of pre installed modules, easy to run python scripts, free of cost, available in Linux environment also.

**What do you dislike about spyder download?**

I do not have anything that I don't like. It is a perfect platform for python users.

**Recommendations to others considering spyder download:**

Please use it for creating python scripts.

**What problems is spyder download solving and how is that benefiting you?**

Writing a lot of python scripts as part of my work. Really helpful.

  ### 8. A good tool to deal with python

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 21, 2018

**What do you like best about spyder download?**

it is a good IDE which provides easiness to deal with python.

**What do you dislike about spyder download?**

I have been using it quite a long time and there is nothing which i dislike.

**Recommendations to others considering spyder download:**

its a good IDE, one should try it.

**What problems is spyder download solving and how is that benefiting you?**

i have been using it for dealing with machine learning problems. it is a good IDE where i can write python code and solve different types of machine learning problem.

  ### 9. Would Recommend, Coming From A Beginner

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ashanti B. | Intern, Public Safety, Enterprise (> 1000 emp.)

**Reviewed Date:** July 13, 2018

**What do you like best about spyder download?**

I love how when there is an error in your code it directly tells you which exact line it is. It limits the frustration of trying to figure it out.

**What do you dislike about spyder download?**

I however don't like that it won't specify the type of error it is. However for an experienced programer that shouldn't be much of an issue.

**Recommendations to others considering spyder download:**

It is a pretty great program and easier to use than a lot of other softwares. Also there is quite a bit of additional online resources to better help adjusting to it.

**What problems is spyder download solving and how is that benefiting you?**

Was able to create and run coding with little to no issue.

  ### 10. Spyder helps students learn to code in python

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** August 24, 2018

**What do you like best about spyder download?**

It is an IDE so does not require running the code in another window (like terminal). It's pretty easy to navigate for new users.

**What do you dislike about spyder download?**

It is very slow to start up (especially on mac), and has a lot more features than you really need. It could be simplified greatly. It can crash intermittently.

**Recommendations to others considering spyder download:**

Better to use if you have a Windows PC

**What problems is spyder download solving and how is that benefiting you?**

Teaching beginner programming students to code. I have realized that it is much easier for students to learn coding in an IDE, because learning a new text editor + how to run your code somewhere else can be daunting at first.

  ### 11. I run it through anaconda and it consumes tons of RAM 

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2018

**What do you like best about spyder download?**

It has got got consoles and and the viewers are adjustable so that you can manage the windows in a way that you like them 

**What do you dislike about spyder download?**

The processing speed isn’t that good even though I ru it on a Mack 

**What problems is spyder download solving and how is that benefiting you?**

Developing programs


## spyder download Discussions
  - [How do i return into the default settings if unknowingly change in a different mode?](https://www.g2.com/discussions/12680-how-do-i-return-into-the-default-settings-if-unknowingly-change-in-a-different-mode) - 3 comments, 1 upvote
  - [Is Spyder a software?](https://www.g2.com/discussions/is-spyder-a-software) - 1 comment

- [View spyder download pricing details and edition comparison](https://www.g2.com/products/spyder-download/reviews?page=2&section=pricing&secure%5Bexpires_at%5D=2026-08-09+22%3A55%3A17+-0500&secure%5Bsession_id%5D=c6bb9fdd-6ae0-40f3-b1d3-026499c1f313&secure%5Btoken%5D=d08be87e45e65d3486bf5118e44a4ef8ea74a2f68b6b0ac81e2803440cdb8e41&format=llm_user)

## spyder download Features
**AI Copilot**
- AI Copilot

**Generative AI**
- Generative AI

**For Developers**
- For Developers

**Game Development**
- Game Development

**Deployment Management**
- Deployment Management

**Code Development**
- Code Development

**Code Editing**
- Code Editing

**Website Development**
- Website Development

**Web/Mobile App Development**
- Web/Mobile App Development

**Debugging**
- Debugging

**Data Modeling**
- Data Modeling

**Graphical User Interface**
- Graphical User Interface

**Functionality **
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

## Top spyder download Alternatives
  - [PyCharm](https://www.g2.com/products/pycharm/reviews) - 4.6/5.0 (766 reviews)
  - [Eclipse](https://www.g2.com/products/eclipse/reviews) - 4.3/5.0 (3,097 reviews)
  - [The Jupyter Notebook](https://www.g2.com/products/the-jupyter-notebook/reviews) - 4.6/5.0 (240 reviews)

