AWS Cloud9 vs. Python IDLE

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Cloud9
Score 8.6 out of 10
N/A
AWS Cloud9 is a cloud-based integrated development environment (IDE) used to write, run, and debug code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, and PHP, with no need to install files or configure a development machine to start new projects.N/A
Python IDLE
Score 8.9 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.N/A
Pricing
AWS Cloud9Python IDLE
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
AWS Cloud9Python IDLE
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS Cloud9Python IDLE
Considered Both Products
AWS Cloud9
Chose AWS Cloud9
S3 is a great service for storing unstructured data. It is cheap and us an user we don't have to care about scaling. Amazon S3 is a managed service. We use it for avery simple projects in our organization.
Chose AWS Cloud9
[AWS] Cloud9 offers specific features not available in the competition: Code collaboration using the chat features is the highlight which sets it apart. [The] code completion feature makes [it] very similar to the offline IDE like eclipse. It's much easier to use compared to …
Chose AWS Cloud9
Had a lot of communication lag while using CTL
Had a dependency for any infra setup/change requirement
Performance issues
Chose AWS Cloud9
I have not used other cloud based IDE's at the time.
Chose AWS Cloud9
AWS Cloud9 has great advantages over other software that have the same purpose as the one, one of which is that it is available in the cloud so it does not require installation time, as well as being updated, while other tools such as Visual Studio Code require the previous …
Chose AWS Cloud9
Coder provides an exclusively-online experience of Visual Studio Code, including extensions functionality, but is quite slow at times, and doesn't provide good Lambda support. AWS Lambda integrations remain one of the only reasons we stay with Cloud9, besides that, most dev-ops …
Python IDLE
Chose Python IDLE
I chose python IDLE for its simplicity and ease of use, which made it ideal for rapid prototyping and small scale development
future sets: while python IDLE offers a basic set of features, including syntax highlighting, auto completion and basic debugging tools
Performance …
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.
Chose Python IDLE
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 …
Chose Python IDLE
Python IDLE is very easy to use compared to PyCharm. So for simple python scripting, Python IDLE is preferable to Pycharm, which has relatively steep learning curve. Compared to Python IDLE, PyCharm is more resource intensive, which may be worth it when comes to large projects, …
Chose Python IDLE
I have used other IDEs, such as jEdit, Geany, NetBeans, ...
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 is good to start programming in Python due to its great debugger, but once you …
Best Alternatives
AWS Cloud9Python IDLE
Small Businesses
PyCharm
PyCharm
Score 9.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Enterprises
PyCharm
PyCharm
Score 9.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS Cloud9Python IDLE
Likelihood to Recommend
9.0
(0 ratings)
3.5
(0 ratings)
Usability
8.0
(0 ratings)
8.2
(0 ratings)
Support Rating
8.0
(0 ratings)
8.0
(0 ratings)
User Testimonials
AWS Cloud9Python IDLE
Likelihood to Recommend
AWS Cloud9 is great for product engineering and coding where you must take time to pair program and code in a specific isolated environment. It is entirely cloud based so there's no worry about saving and data consistency. It is all hosted on the Amazon Web Services cloud. It is less appropriate for more general workflows that don't require a specific cloud instance.
Read full review
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
Pros
  • Great, fast interface - There is a large list of shortcuts that make development on this IDE an experience that can sometimes even compare to something native.
  • Integrated debugging/troubleshooting - AWS Cloud9 has integrated debugging tools that are quite well-designed.
  • Lambda integrations - Cloud9 allows you to instantly run and maintain Lambda functions. It's probably the best IDE for developing on AWS Lambda.
Read full review
  • The best thing is the debug that incorporates.
  • Friendly graphic environment.
  • Provide keyword auto-fill.
  • Color the command syntax automatically.
  • Very configurable.
Read full review
Cons
  • According to the project that is being executed it can become slow.
  • It does not have the basic text manipulators.
  • Shared terminals sometimes take a while to display.
Read full review
  • 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
Usability
The interface for Cloud9 needs some improvement. It is simply not as powerful and intelligent as a local text editor would be and thus it lacks the capabilities of fast filling when coding. Otherwise, I think it has a fair interface that they have tried mimicking an IDE.
Read full review
1-Ease of use: python IDLE is relatively ease to use,especially for developers familiar with python. Its simple and intuitive interface makes it easy to navigate and find basic features 2- learnability:python IDLE is relatively easy to learn especially for developers with prior experience with python or other programming Languages 3- efficiency: Python IDLE efficiency is limited by its basic feature set and lack of advanced tools.while it’s great for rapid prototyping and small scale developers
Read full review
Support Rating
Customer support is managed by the Cloud support team. I won't be able to comment on details, but it's fast.
Read full review
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
Alternatives Considered
S3 is a great service for storing unstructured data. It is cheap and us an user we don't have to care about scaling. Amazon S3 is a managed service. We use it for avery simple projects in our organization.
Read full review
I chose python IDLE for its simplicity and ease of use, which made it ideal for rapid prototyping and small scale development future sets: while python IDLE offers a basic set of features, including syntax highlighting, auto completion and basic debugging tools Performance :python IDLE is relatively lightweight and doesn’t require significant system resources, making it an excellent choice for older machines or resources constrained environment
Read full review
Return on Investment
  • This software has been really useful for our company since thanks to the fact that you can work together with other colleagues in the same code, it is much easier to advance in the development of projects and thus be able to make your delivery in a much shorter time.
  • Because it provides all the necessary tools to develop projects, there is a great saving of time and costs.
  • It is easy to use so any user can use it and this makes it possible to streamline each project much faster and more if you do not necessarily have to be in the company to advance in them, and this is thanks to the fact that it can be used from anywhere with internet access.
Read full review
  • 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
ScreenShots