Full service python IDE that makes python coding easier
July 17, 2019
Full service python IDE that makes python coding easier

Score 9 out of 10
Vetted Review
Verified User
Overall Satisfaction with PyCharm
Pycharm is being used by the data engineering team at our organization. Other teams may be using it, each team makes this decision independently.
Pros
- Really easy to navigate to files and code within the project.
- Embedded terminal is very convenient.
- Easy refactoring.
Cons
- Takes up a lot of system resources.
- Could do with better SQL support (SQL server).
- Improved development speed and code quality.
- Sublime Text and Notepad++
Compared to bare bones editors like Sublime and Notepad++, Pycharm is a full-service IDE with all the bells and whistles that makes python coding easy and convenient. There is no need to use the terminal or Mac finder to navigate to different files or use CMD+F to find where a function is defined. All this can be done from within PyCharm which saves time.
Comments
Please log in to join the conversation