Python IDLE vs. Microsoft Visual Studio

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Python IDLE
Score 8.5 out of 10
N/A
Python's IDLE is the integrated development environment (IDE) and learning platform for Python, presented as a basic and simple IDE appropriate for learners in educational settings.
$0
Visual Studio
Score 8.7 out of 10
N/A
Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.
$45
per month
Pricing
Python IDLEMicrosoft Visual Studio
Editions & Modules
No answers on this topic
Professional
$45.00
per month
Enterprise
$250.00
per month
Offerings
Pricing Offerings
Python IDLEVisual Studio
Free Trial
NoNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Python IDLEMicrosoft Visual Studio
Considered Both Products
Python IDLE
Chose Python IDLE
I have used Visual Studio Code as well but, I would prefer to use Python IDLE as it helps to debug easily and is user-friendly which ultimately helps to perform the tasks quickly.
Visual Studio

No answer on this topic

Best Alternatives
Python IDLEMicrosoft Visual Studio
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Python IDLEMicrosoft Visual Studio
Likelihood to Recommend
2.5
(7 ratings)
9.0
(105 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(3 ratings)
Usability
8.2
(2 ratings)
10.0
(2 ratings)
Support Rating
8.0
(1 ratings)
8.8
(15 ratings)
User Testimonials
Python IDLEMicrosoft Visual Studio
Likelihood to Recommend
Python Software Foundation
Scenarios where python IDLE is well suited 1-Quick scripting and prototyping 2-Education and training 3-small projects utilities 4-exploring python libraries and modules Scenarios where python is less appropriate 1 large scale projects 2 complex debugging and profiling 3 multi language development 4 Advanced code analysis and inspection
Read full review
Microsoft
When working with base C# code for desktop and web projects, then Microsoft Visual Studio is ideal as it provides the libraries and interfaces needed to quickly create, test and deploy solutions. It is when slightly more complex scenarios are required that issues can arise. The built-in integration for things like PowerBI Paginated Reports and dashboards is far from ideal.
Read full review
Pros
Python Software Foundation
  • Firstly, I would say Python IDLE interface is user friendly.
  • Easy to learn for the beginners.
  • Syntax highlighting is nice features.
  • Smart indent helps a lot.
Read full review
Microsoft
  • I like how the tabs and panels are organized; everything is gathered together so you can find what you're looking for quickly.
  • If you can't find something, there's a thorough search engine that searches all of Visual Studio's features.
  • The Team Foundation Server feature is fantastic since it allows us to easily deploy and roll back changes on the server.
Read full review
Cons
Python Software Foundation
  • Too simplistic
  • Could not find source revision management integration support
  • Only basic debugging is available
  • Does not have data-science-specific notebooks (but can be installed separately)
Read full review
Microsoft
  • Would be great if there was a better way to save and restore open tabs.
  • The built-in test runner can be improved, for example, by adding the ability to save a set of commonly run tests, etc.
  • Better integration for Microsoft SQL server would be great.
Read full review
Likelihood to Renew
Python Software Foundation
No answers on this topic
Microsoft
VS is the best and is required for building Microsoft applications. The quality and usefulness of the product far out-weight the licensing costs associated with it.
Read full review
Usability
Python Software Foundation
The IDE Python IDLE is a good place to start as it helps you become familiar with the way Python works and understand its syntax.
This IDE allows you to configure the environment, font, size, colors, .....
It also looks like any simple text editor for any operating system, I work with Windows or Linux interchangeably, and you don't have to learn to use the IDE before programming.
Once the IDE is executed you can start programming directly in it.
Read full review
Microsoft
I love the overall usability of Microsoft Visual Studio. I’ve been using this IDE for more than 20 years, and I’ve seen it evolve by leaps and bounds. Today, with AI and code-suggestion/completion features, developers no longer need to remember countless libraries, methods, or language syntax, or invest a huge amount of programming effort to complete a project. It truly offers everything a developer needs to program, debug, test, and deploy in a single IDE.
Read full review
Support Rating
Python Software Foundation
Python IDLE support is what the community can give you. As it is free software, it does not have support provided by the manufacturer or by third-parties.
In any case, for most of the problems that normal users can find, the solution, or alternatives, can be found quickly online.
As this IDE is made in Python, the support is the same group of Python developers.
Read full review
Microsoft
There are many resources available supporting Visual Studio IDE. Microsoft whitepapers, forum posts, and online Visual Studio documentation. There are countless demonstration videos available, as well. If users are having issues, they can call Microsoft Support, but depending on the company's agreement with Microsoft, the number of included support calls will vary from organization to organization. I've found that Microsoft support calls can be hit or miss depending on who you get, but they can usually get you with the right support person for your issue.
Read full review
In-Person Training
Python Software Foundation
No answers on this topic
Microsoft
IT is very complicated to understand all the functions that the environment has if you are not familiar with this type of development environments. It is important to select a good in-person training to achieve to understand all the possibilities and the capacity of the application. In this case, you will be able to develop a lot type of different applications.
Read full review
Online Training
Python Software Foundation
No answers on this topic
Microsoft
If you are not accustomed to develop in this type of development environments it would be complicated to follow all the parts of the course because if the course does not include a great tour with all the concepts to develop you will not have the option to understand all the functions.
Read full review
Alternatives Considered
Python Software Foundation
It's easy to set up and run quick analysis in Python IDLE on my local machine. The output is direct and easy to read. But sometimes I prefer Jupyter Notebook when the datasets are large, since it would take too long to run on my local machine. It is easier to run Jupyter Notebook on my cloud desktop
Read full review
Microsoft
I personally feel Visual Studio IDE has [a] better interface and [is more] user friendly than other IDEs. It has better code maintainability and intellisense. Its inbuilt team foundation server help coders to check on their code then and go. Better nugget package management, quality testing and gives features to extract TRX file as result of testing which includes all the summary of each test case.
Read full review
Return on Investment
Python Software Foundation
  • In a short time, we were able to develop several ML models for various teams to make accurate decisions.
  • Beginners can easily understand and adapt to GUI.
  • We could automate several manual validation tasks and so could reduce human intervention.
Read full review
Microsoft
  • Using the integration between Visual Studio and our source control service, the cost of re-work and losing code is drastically reduced.
  • Paid versions of Visual Studio enable developers to be so much more productive than hacked-together open source solutions that it's hard to imagine developing in Windows without it.
  • When combined with support subscriptions and the vast array of free online help options available, Visual Studio saves our developers time by keeping them coding and testing, not wasting their time trying to guess their way out of problems or spend endless hours online hoping to find answers.
Read full review
ScreenShots