Review for Python IDLE
Overall Satisfaction with Python IDLE
In the Python IDLE development environment, I am using it personally to carry out small developments or to migrate scripts made in shell to Python, to improve its performance and take advantage of the advantages of Python over sh / bash.
These scripts are for automating department, peer, or personal tasks.
I am using this IDE as it has an educational part that makes programming easier and allows you to debug.
Pros
- The best thing is the debug that incorporates.
- Friendly graphic environment.
- Provide keyword auto-fill.
- Color the command syntax automatically.
- Very configurable.
Cons
- Too minimalist GUI.
- It does not allow associating several code files to a development project.
- It does not have plugins.
- Little time is spent on small developments to automate routine tasks.
- Modernization of old scripts in a short time, also improving their performance.
- Any technician can understand the program code and adapt it to your needs in no time.
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 are fluent and start developing projects it is necessary to jump to another, more complete IDE.
I am currently using jEdit and am very happy with it, even though it is not debugged.
Do you think Python IDLE delivers good value for the price?
Yes
Are you happy with Python IDLE's feature set?
Yes
Did Python IDLE live up to sales and marketing promises?
Yes
Did implementation of Python IDLE go as expected?
Yes
Would you buy Python IDLE again?
Yes
Comments
Please log in to join the conversation