Python IDLE vs. Microsoft Visual Studio

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Python IDLE
Score 8.7 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 9.0 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

Top Pros
Top Cons
Best Alternatives
Python IDLEMicrosoft Visual Studio
Small Businesses
PyCharm
PyCharm
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Enterprises
PyCharm
PyCharm
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Python IDLEMicrosoft Visual Studio
Likelihood to Recommend
2.0
(6 ratings)
9.3
(104 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(3 ratings)
Usability
10.0
(1 ratings)
9.0
(1 ratings)
Support Rating
8.0
(1 ratings)
8.8
(15 ratings)
User Testimonials
Python IDLEMicrosoft Visual Studio
Likelihood to Recommend
Python Software Foundation
IDLE is a good option to run small scripts directly on the console, and that's it. It is a good exit when you don't want or need to open a proper IDE like Pycharm.
Read full review
Microsoft
It's useful for app development, debugging, and testing. I've been using it for two years and have seen it grow into a fantastic tool. All of the features, NuGet packages, and settings that enable different types of projects are fantastic. It also has a connection to Azure DevOps and Git. It's a fantastic product that's simple to use.
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
  • Since Microsoft offers a free Community Edition of the IDE many of our new developers have used it at home or school and are very familiar with the user interface, requiring little training to move up to the paid, enterprise-friendly editions we use.
  • The online community support for Visual Studio is outstanding, as solid or better than any other commercial or open-source project software.
  • Microsoft continuously keeps the product up to date and has maintained a history of doing so. They use it internally for their own development so there is little chance it will ever fall out of favor and become unsupported.
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
  • Certain settings and features can sometimes be challenging to locate. The interface isn't always intuitive.
  • Sometimes there are too many ways to do the same thing. For example, users can quickly add a new workspace in Source Control Explorer when a local path shows as "Not Mapped," but it doesn't indicate that the user might want to check the dropdown list of workspaces. The shortcut of creating a new workspace by clicking on the "Not Mapped" link can lead to developers creating too many workspaces and causing workspace management to become unwieldy. If the shortcut link were removed, the user would be forced to use the Workspace dropdown. While it can add an extra step to the process, workspaces would be managed more easily, and this would enforce consistency. At the very least, there should be a high-level administrative setting to hide the shortcut link.
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
The thing I like the most is Visual Studio doesn't suffer from Microsoft's over eager marketing department who feel they need to redesign the UI (think Office and windows) which forces users to loose large amounts of productivity having to learn software that they had previously known.
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
Between online forums like StackOverflow, online documentation, MSDN forums, and the customer support options, I find it very easy to get support for Visual Studio IDE when I need it. If desired, one can also download the MSDN documentation about the IDE and have it readily available for any support needs.
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
  • We've had hundreds of hours saved by the rapid development that Visual Studio provides.
  • We've lost some time in the Xamarin updates. However, being cross platform, we ultimately saved tons of time not having to create separate apps for iOS and Android.
Read full review
ScreenShots