---
title: PyCharm Reviews
meta_title: 'PyCharm Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 785 reviews by the users' company size, role or industry
  to find out how PyCharm works for a business like yours.
aggregate_rating:
  rating_value: 4.6
  review_count: 785
  scale: '5'
date_modified: '2026-07-17'
parent_category:
  name: Integrated Development Environments (IDE)
  url: https://www.g2.com/categories/integrated-development-environments-ide
---

# PyCharm Reviews
**Vendor:** JetBrains  
**Category:** [Python Integrated Development Environments (IDE)](https://www.g2.com/categories/python-integrated-development-environments-ide)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 785
## About PyCharm
PyCharm is an integrated development environment (IDE) that helps professional Python developers be more productive, be more confident, and write better code. PyCharm Pro supports the entire Python workflowout of the box, including web frameworks, frontend technologies, databases, and scientific tooling. PyCharm Community Edition, a free and open-source project, is also available for general Python programming tasks.



## PyCharm Pros & Cons
**What users like:**

- Users appreciate the **ease of use** in PyCharm, enjoying its intuitive UI and efficient navigation features. (17 reviews)
- Users commend the **feature-rich design** of PyCharm, highlighting its integration and support for various tools and frameworks. (14 reviews)
- Users love the **enhanced code editing experience** with features like auto-completion, syntax highlighting, and intuitive interface. (9 reviews)
- Users praise PyCharm for its **robust debugging tools** , enhancing productivity and minimizing errors during development. (8 reviews)
- Users find PyCharm&#39;s **setup ease** exceptional, appreciating the simple installation and intuitive interface for coding tasks. (8 reviews)
- Performance Efficiency (7 reviews)
- Users rave about the **Python support** in PyCharm, highlighting its features and ease for effective coding. (6 reviews)
- Useful (6 reviews)
- Debugging Tools (5 reviews)
- Git Integration (5 reviews)

**What users dislike:**

- Users note the **limited features** in the free edition of PyCharm, constraining access for individual developers and students. (5 reviews)
- Users find PyCharm **expensive** , especially the professional version, and note its heavy resource usage and slow performance. (4 reviews)
- Users criticize PyCharm for its **high system requirements** , leading to slow load times and resource consumption. (4 reviews)
- Users find the **steep learning curve** of PyCharm challenging, especially due to its multitude of features and settings. (3 reviews)
- Users note **resource limitations** in PyCharm, especially on older machines, impacting performance and accessibility of advanced features. (3 reviews)
- Users experience **slow performance** with PyCharm, especially when running multiple heavy applications simultaneously. (3 reviews)
- Software Bugs (3 reviews)
- Users often face **debugging issues** that require modifying other aspects, affecting efficiency and workflow. (2 reviews)
- Slow Loading (2 reviews)
- Users are disappointed by the **limited AI integration** in PyCharm compared to competitors, hindering their development workflow. (1 reviews)

## PyCharm Reviews
  ### 1. Best IDE for Python

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 10, 2019

**What do you like best about PyCharm?**

Really easy to use. Completely self explanatory bit of software. Debug is also amazing. All round there is no better place to develop your Python code. The standard themes are nice on the eye as well. PyCharm as a split screen feature as well which is extremely useful and is quick and easy to use. I find it particularly useful reminding myself of classes that I haven't used in a while. 

**What do you dislike about PyCharm?**

Python env can be difficult to setup at first. Although I feel this is more of a Python thing than PyCharm.

**Recommendations to others considering PyCharm:**

Don't look at other IDEs as PyCharm is the best. I've used various IDEs for Python and other languages and PyCharm is by far the best I've used. If you just need simple scripts this is perfect, but it is also perfect if you're doing much larger projects like myself when doing things around big data like machine learning. 

**What problems is PyCharm solving and how is that benefiting you?**

Most problems I solve with PyCharm is creating simple little scripts to automate otherwise manual tedious tasks. PyCharm just allows you to dev straight away. On bigger projects like machine learning tasks, the neat easy to navigate project pane helps with your data files/sources, your .py files and libraries

  ### 2. Plus point to python developer

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ajay N. | Software Developer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** November 26, 2019

**What do you like best about PyCharm?**

It supports both single files and multi-file projects with the same ease. You can step through the Python implemented standard library too if you wish. It supports virtual environments with ease.

**What do you dislike about PyCharm?**

it is just insanely slow. It takes up 400 MB of memory and it often spikes the CPU (both cores) to 100%, making it and the rest of the Windows unusable.

**What problems is PyCharm solving and how is that benefiting you?**

PyCharm as the primary IDE for developing more complex and modularized projects, focusing on higher productivity as it is a robust IDE with many features and practicalities.

  ### 3. Excellent ,Versatile Python IDE

**Rating:** 4.5/5.0 stars

**Reviewed by:** Veny M. | Veny Mumbi, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2019

**What do you like best about PyCharm?**

PyCharm is one of the most amazing Python IDE which has a very attractive graphical interface.it is quite reliable as I can use it in both Windows and Ubuntu (cross-platform).It also has the code completion feature ,syntax highlighting which reduces the development time since debugging is made easier.What makes me loves Pycharm is because I can easily use Django framework with Pycharm

**What do you dislike about PyCharm?**

I hate that PyCharm is quite heavy hence  occupies much of the RAM space  and takes much time before it starts up

**Recommendations to others considering PyCharm:**

I would recommend PyCharm to any developer who desires to start their development journey with Python ,Pycharm got you covered

**What problems is PyCharm solving and how is that benefiting you?**

I have been using PyCharm alongside Django in development of  Point of Sales systems (POS)

  ### 4. Best Python Development Software

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vishal R. | Technical Lead, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** July 24, 2019

**What do you like best about PyCharm?**

The unique feature about this IDE is that all the resources and plugin-ins required to build any Python application is available with pre-built. It's user interface is very good and easy to understand which has been very useful to me when I have started using it for the first time. Debugging tools are very great as well in which you can put breakpoints and identify your code behavior. It has in-built profiling tool which helped me in optimizing the code better. Apart from that, it gives direct support for database so that you don't have to install it through plugins. 

**What do you dislike about PyCharm?**

The one thing which I don't like is that it doesn't have good support for other programming languages like Java, Kotlin, C. I know that it is specifically built for Python development but it would be good if they have given good support for other programming languages.

**Recommendations to others considering PyCharm:**

I completely recommend PyCharm to any Python developer as it comes with lots of in-built features which are required for Python development. It will help in developing the application in Python very faster and better way.

**What problems is PyCharm solving and how is that benefiting you?**

I have used it to do the automation of my project in Python development It saved my development time by its in-built Python libraries and plugins and also made debugging the application very easy for me.

  ### 5. Python coding made easier , efficient and quick with Pycharm

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** September 27, 2019

**What do you like best about PyCharm?**

1.Cross platform IDE compatible with windows , Linux , Mac OS.
2.Tools and features provided by Pycharm helps programmers to write a variety of software applications in python efficiently.
3. Over 50 plugins are available to work with different project requirements.
4.Supports intelligent typing
5.Debugging made easier
6.Don't have to worry about formatting and syntax issues - Pycharm takes care of everything

**What do you dislike about PyCharm?**

1.Consumes a lot of system resources - RAM 
This slows down the computer / IDE

**Recommendations to others considering PyCharm:**

Pycharm is highly recommended if Python is the main choice of language.
It can be very well used by freshers to learn more about the language or IDE .
Multiple framework support make it robust
Highly customizable interface allows anyone to eaily understand the IDE

**What problems is PyCharm solving and how is that benefiting you?**

Pycharm is used if Python is the main language of choice .
We used Pycharm when working with network related project and we had it integrated with git as our code repository.
It made our life easier since it takes care of everything right from syntax corrector and format control to reporting including intelligent typing.

  ### 6. PyCharm - best Python IDE.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mihail P. | Инженер-программист, Enterprise (> 1000 emp.)

**Reviewed Date:** May 13, 2019

**What do you like best about PyCharm?**

1) Powerful and functional code editor with syntax highlighting.
2) Simple and powerful code navigation
3) Assistance in writing code, including auto-completion, auto-import, code templates, check for compatibility of the language interpreter version
4) A large number of code inspections
5) Quick review of documentation for any item directly in the editor window
6) Support Google App Engine
7) Javascript Editor, Coffescript, HTML / CSS, SASS, LESS, HAML
8) Interactive consoles for Python, Django, SSH, debugger and databases
9) Huge collection of plugins
10) Cross-platform (Windows, Mac OS X, Linux)
And much more!

**What do you dislike about PyCharm?**

This application does not have any obvious flaws, it fully meets my requirements, and at the moment it is the best solution for the developer in Python

**Recommendations to others considering PyCharm:**

Try it, this is the best code editor at the moment.

**What problems is PyCharm solving and how is that benefiting you?**

Writing code, editing code, finding errors in the syntax, developing applications.

  ### 7. Pycharm is best IDE for python

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2019

**What do you like best about PyCharm?**

PyCharm is the best IDE for python, as a Python developer I'd prefer PyCharm to do my PYprojects, It has suggestions for every syntax so that it makes the user feel so comfortable and it creates required files for projects when the user creates the project  
mostly PyCharm is only designed for python there are very less IDE's in the market for purely for python in that PyCharm is the best

**What do you dislike about PyCharm?**

The size of PyCharm is heavy when compares to vs studio, eclipse, and sublime and the settings make the user more comfortable but those setting are complex for the beginner and there are no official tutorials for the beginners and for new features also there is no information about that 

**Recommendations to others considering PyCharm:**

liter software and terminal GUI with colors, output window

**What problems is PyCharm solving and how is that benefiting you?**

PyCharm helps me to develop my python programming skills by showing suggestions when we press the first letter of the syntax or statement that helped me a lot coz, in the beginning, I used to forget the syntax pycharm helped me a lot that through that I remembered  a lot

  ### 8. Great code IDE!!!! Great for everything!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 05, 2019

**What do you like best about PyCharm?**

PyCharm has a simplistic UI and design. Having all your files in your project area is beautiful. It's great to use with the team! My biggest thing is having easy navigation. I don't have to go through a bunch oof menus to do a simple thing. 

**What do you dislike about PyCharm?**

I don't have much to dislike, but I do have trouble with finding APIs. I go into the system and I'm stuck. But other than that it's great! 

**Recommendations to others considering PyCharm:**

Definitely use with other JetBrains software.

**What problems is PyCharm solving and how is that benefiting you?**

I realized the benefit of having software from a company who makes many different IDEs. It makes PyCharm one of the most beneficial products on the market. I'm solving an issue with breakpoints, but other than that it's really beneficial. 

  ### 9. The best python development platform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lasith W. | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 31, 2020

**What do you like best about PyCharm?**

It is easy to implement python code as well as integrate plugins also can do without any difficult

**What do you dislike about PyCharm?**

Some time it do not response to key board shortcuts

**Recommendations to others considering PyCharm:**

I strongly recommend pycharm to python development and python framework development.

**What problems is PyCharm solving and how is that benefiting you?**

Using pycharm I implement my python projects.

  ### 10. PyCharm is Python's Real Charm

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** November 26, 2019

**What do you like best about PyCharm?**

PyCharm is an awesome integrated development environment (IDE) for python programming. It provides great features of debugging, deploying and running applications written in python. It is lightweight and supports auto-completion, auto-suggestions, etc. all in one place.

**What do you dislike about PyCharm?**

I never encountered any issue as such while using PyCharm for my projects.

**What problems is PyCharm solving and how is that benefiting you?**

I am working on projects related to Machine Learning and Artificial Intelligence which require coding in python. PyCharm is a great place for all python programming needs.

  ### 11. Pycharm

**Rating:** 4.0/5.0 stars

**Reviewed by:** abdal A. | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 22, 2020

**What do you like best about PyCharm?**

Pycharm IDE provides excellent interface for the python and html development

**What do you dislike about PyCharm?**

It has very limited documentation so difficult to understand for beginners

**Recommendations to others considering PyCharm:**

PyCharm provides and excellent  ide for the python developers and also for the web developers

**What problems is PyCharm solving and how is that benefiting you?**

i use pycharm for the development of the web portal

  ### 12. PyCharm

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Enterprise (> 1000 emp.)

**Reviewed Date:** January 07, 2020

**What do you like best about PyCharm?**

PyCharm supports Django and the flask framework which iis necessary for the web deployement of the machine learning model.

**What do you dislike about PyCharm?**

community version is limited to python and some what bulky

**Recommendations to others considering PyCharm:**

Pycharm is an ideal tool for developing various flask application using the python

**What problems is PyCharm solving and how is that benefiting you?**

i developed an web application on the pyCharm using the flask library

  ### 13. Good tool for development in python 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Matthew M. | Software Development, Enterprise (> 1000 emp.)

**Reviewed Date:** June 17, 2019

**What do you like best about PyCharm?**

I use it all the time whenever I need to do Python, I don't use it often but whenever I need to read some code or help a coworker stuck with an algorithm is a real time saver. Now that I'm doing training to refresh some algorithms knowledge used some of the little nice perks it has like has git integration. Above all it has really good syntax highlight, fast and lean so It can run in all my PCs, even the ones with low resources, with only one license you can run in all the machines you own. 

**What do you dislike about PyCharm?**

It does not come with python integrated, you have to download it separately. That takes some extra time

**Recommendations to others considering PyCharm:**

If you are a developer like me that use a good chunk of languages to program and test with buy the license that gives you access to all JetBrain tools instead of buying one by one. You'll save money and time by doing that.

**What problems is PyCharm solving and how is that benefiting you?**

Makes my life easier, a good IDE saves time, and time is money.

  ### 14. Best and powerful IDE for Python development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shalin J. | Senior Software Engineer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** March 13, 2019

**What do you like best about PyCharm?**

The best IDE available for Python development. The best thing which I like about is it's vast array of plugins which helped me in developing the application faster and in better way. Debugging the application is very easy and fast as well. The most important thing which I like about it it's support for version control system like Git. It has a very good support of Git and you can easily execute Git commands through this IDE only which is very helpful for me because I don't have to use another Software/Git client tool to execute it. Apart from it, it has very good support of unit testing frameworks. It has a very good support of Sqlite database which is very useful while developing the application.

**What do you dislike about PyCharm?**

It takes a lot of resources to run the IDE completely. Hence sometimes it hangs or freezes and you need to restart the IDE. One more important thing is if you want to use it's professional edition then it's bit costly. But it's community edition solves all my problems only which is free.

**Recommendations to others considering PyCharm:**

I would totally recommend this IDE if you are developing the web application in Python only.

**What problems is PyCharm solving and how is that benefiting you?**

I have been using this IDE for the development of web application in Python. It helped me in developing, debugging and writing the unit test cases of the application faster and better way.

  ### 15. Best IDE for Python programming

**Rating:** 4.0/5.0 stars

**Reviewed by:** Marx L. | QC Engineer (Instrumentation) , Small-Business (50 or fewer emp.)

**Reviewed Date:** November 09, 2019

**What do you like best about PyCharm?**

Pycharm has all functionalities which are required for a Python Developer, and all that function under one package. With No Additional installation


**What do you dislike about PyCharm?**

The only reason I switched to SublimeText, which in some ways is more basic than PyCharm, was I found PyCharm spent a long time between being launched and being usable (for me). 1-2 minutes of loading and indexing things.

**Recommendations to others considering PyCharm:**

Must have software for Python Programmer

**What problems is PyCharm solving and how is that benefiting you?**

Multi-file python project is easy to code in Pycharm

  ### 16. Best IDE for Python development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sujit P. | Senior Software Engineer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** March 25, 2019

**What do you like best about PyCharm?**

The best thing which I like about this IDE is that it has wide array of plugins which I have used for developing the application faster and better way. It has in-built support of version control system like Git which helped me a lot in executing Git commands easily. It has very good conflict resolution tool which is really helpful to me because I am working in a team. It has in-build database support. Moreover, debugging the application is very useful.

**What do you dislike about PyCharm?**

It takes a lot of memory to run. Due to that, sometimes it slows down when you have so many files are loaded into IDE. Apart from it, there is nothing much which I don't like about it.

**Recommendations to others considering PyCharm:**

If you are Python developer then this is the best IDE available in the market. If you have money concern then you can use it's community edition as well.

**What problems is PyCharm solving and how is that benefiting you?**

I am using this IDE for the development of web application in Python language. It really helped me in making the application better way.

  ### 17. PyCharm works like a attraction!

**Rating:** 4.0/5.0 stars

**Reviewed by:** alberto r. | Snag It is a Great Utility.., Small-Business (50 or fewer emp.)

**Reviewed Date:** March 23, 2019

**What do you like best about PyCharm?**

It's so easy to apply and brings a lot of assist in a few fields like cross immediately to definition, and some refactor equipment just like the rename alternative or the discover usages alternative This helps college students to apply expert grade software program even earlier than they be a part of agencies like us for their career Pycharm is a Python IDE for developers from JetBrains

**What do you dislike about PyCharm?**

Also, it's far a chunk heavyweight, in particular if you want to edit a single record In the visible issue I locate which you have too many options in sight, which overloads the view whilst you are programming and can distract you, despite the fact that the total screen mode allows to do away with this hassle It also makes it to consume an crucial amount of ram.

**Recommendations to others considering PyCharm:**

PyCharm is a good IDE which can be used for complex records evaluation and is the maximum powerful IDE for statistical computation and implementing device mastering algorithms Start the use of community version and in case you revel in it and you will be use others JetBrains IDEs you could assume to purchase the commercial provide. I have been using the Community version for quite a while and am very pleased with the capabilities and support that comes with it

**What problems is PyCharm solving and how is that benefiting you?**

It gives you hints on the fly and also plays error checking dynamically We use pycharm for developing net apps and for laptop imaginative and prescient duties to build numerous CNNs I use it for python code improvement each for the private and professional motive

  ### 18. PyCharm Python

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Enterprise (> 1000 emp.)

**Reviewed Date:** January 02, 2020

**What do you like best about PyCharm?**

The thing which i like the most of Pycharm is that it provides auto indentation of the code and GUI part of Pycharm can be easily costomised. Debugging of the code can be done in the best way using PyCharm.

**What do you dislike about PyCharm?**

For different different environments sometimes it was tough to manage the installed packages.

**Recommendations to others considering PyCharm:**

I will recommend the Pycharm for running the python script and to use pycharm in the production environment

**What problems is PyCharm solving and how is that benefiting you?**

I used to run the python script and production codes over the PyCharm.

  ### 19. PyCharm, the best IDE for python

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 13, 2019

**What do you like best about PyCharm?**

PyCharm has really strong code suggestions.
It is really easy to install third party python packages into our project.
We can manage our python environments easily.

**What do you dislike about PyCharm?**

Sometimes it gets some time to startup. 

**Recommendations to others considering PyCharm:**

Pycharm is best for the research purposes using python. It is really easy to use. Therefore you can focus on research rather than python related stuff. So recommended for new users.

**What problems is PyCharm solving and how is that benefiting you?**

When there are many environments that I have made. It gets a bit messy and I have to delete a few to get things working correctly.
Most important benefit is it is really easy to install third party python packages.

  ### 20. Developing in python is faster in PyCharm

**Rating:** 5.0/5.0 stars

**Reviewed by:** Hasan A. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** July 16, 2019

**What do you like best about PyCharm?**

Great syntax highlight and code analysis leading to really good auto-completion suggestions. When reading code from other developers is really easy and fast to import the right packages to be able to test the code in my machine. 

**What do you dislike about PyCharm?**

Licensing a permanent copy is no longer possible and is only offered in a subscription way.

**Recommendations to others considering PyCharm:**

Even if you don't want or can't pay this software there is a community edition that is almost as good as the licensed version

**What problems is PyCharm solving and how is that benefiting you?**

Coding python scripts and reading other people code

  ### 21. Best platform for python programming so far

**Rating:** 4.0/5.0 stars

**Reviewed by:** Madushika B. | Enterprise (> 1000 emp.)

**Reviewed Date:** January 19, 2020

**What do you like best about PyCharm?**

Easy User Interface and understandability

**What do you dislike about PyCharm?**

Cannot run code fragments just like in jupyter

**Recommendations to others considering PyCharm:**

Very accurate and high-quality product for python programming

**What problems is PyCharm solving and how is that benefiting you?**

Python programming, Neural network training and for fourier transformations

  ### 22. My favourite Python Editor

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rounak J. | Ab Initio Developer, Higher Education, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 23, 2019

**What do you like best about PyCharm?**

I like the user interface of the Pycharm. I use Pycharm to develop Python and Django. There is a lot of customization available. It has good autocomplete, autosuggestion features. One of the things I love about Pycharm is its GitHub plugin, it is very easy to use. Also, to debug a code it provides a very good feature.

**What do you dislike about PyCharm?**

For Jupiter notebook plugin it is little faulty. Sometimes the Jupyter cell continues running and it never stops, we have to shut the Pycharm if such encounters happen.

**Recommendations to others considering PyCharm:**

For Python Development you must go with the PyCharm. It has a lot of helpful plugins available

**What problems is PyCharm solving and how is that benefiting you?**

For my Python-related projects, I used Pycharm. It is simple, free and easy to use. It has a very good plugin for Github, so to push the code, merge conflicts and all these cases which are important are little bit easy with Pycharm.

  ### 23. Great IDE for python scripting 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Tania C. | Data Center Network Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2019

**What do you like best about PyCharm?**

Really easy to integrate it with many libraries like Kubernetes and to easily automatically test your code with Travis. Syntax highlighting is very clear and it's really easy to sync with many version control systems. 

**What do you dislike about PyCharm?**

The price tag is a little on the high end but my company paid for it so I can't really complain.

**Recommendations to others considering PyCharm:**

If you have to choose an IDE for coding scripts this is the most complete tool you can ever find. 

**What problems is PyCharm solving and how is that benefiting you?**

Coding scripts related to network automation and VM control. 

  ### 24. The best Python IDE so far 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Fernando  H. | Software Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** July 01, 2019

**What do you like best about PyCharm?**

The visual debugger makes is really easy and painless, conditional breakpoints help you run the code until a certain point without needing to click continue many times. You can use the debugger to log to the console instead of adding a bunch of prints in the code.

**What do you dislike about PyCharm?**

A little resource intensive even for small developments. 

**Recommendations to others considering PyCharm:**

If you are developing python you need this IDE, even the community edition is far better than any alternative. 

**What problems is PyCharm solving and how is that benefiting you?**

It cuts the time debugging in half and developing is faster because of this.

  ### 25. One of the best tools to program in python, not as good as its Java brother but still extremely good

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Education Management | Enterprise (> 1000 emp.)

**Reviewed Date:** October 17, 2019

**What do you like best about PyCharm?**

One of the most complete products for python coding, it lets you code with the support of all the possible tools available. The debugger works smoothly and let you find the errors and the unwanted behaviors easily even in the biggest projects. Great support for GIT and other version control tools.

**What do you dislike about PyCharm?**

The autocomplete sometimes doesn't work. Extremely heavy for older machines, expensive.

**Recommendations to others considering PyCharm:**

Greates software ever, no complaint

**What problems is PyCharm solving and how is that benefiting you?**

Coding of data science projects

  ### 26. Eye catching interface 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 08, 2019

**What do you like best about PyCharm?**

It has many features which are very useful in many ways ,many plugins available to support multiple languages not only python ,and it's very easy to install libraries to python.

**What do you dislike about PyCharm?**

Pycharm does not have many downsides , but should have cloud platform for connectivity of developing team 

**What problems is PyCharm solving and how is that benefiting you?**

We are using Pycharm as a default ide to develop any python applications 

  ### 27. I am a beginner at learning python programming and PyCharm is a great learning tool.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aminata D. | Data Scientist, Enterprise (> 1000 emp.)

**Reviewed Date:** April 30, 2019

**What do you like best about PyCharm?**

I like that the errors that occur in the application tell the user that you either missed parentheses or did you mean to type in another name. The syntax and debugging with python in pycharm is really great. I'm really enjoying the programming language so far. 

**What do you dislike about PyCharm?**

So far I haven't reached that far in the software to dislike anything yet. What I did notice is that on a mac book I couldn't find a way to have the program run without me clicking on the run button. 

**Recommendations to others considering PyCharm:**

None at the moment and I am seeking ways on how to start a project and post it on my GitHub account 

**What problems is PyCharm solving and how is that benefiting you?**

I haven't reached that far yet. 

  ### 28. Best IDE for python development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muthu Kumar K. | Tech Lead, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 30, 2019

**What do you like best about PyCharm?**

Suggestions and auto indent are best I like about pycharm

**What do you dislike about PyCharm?**

Utilizes more resources in Ubuntu environment

**What problems is PyCharm solving and how is that benefiting you?**

Easy to code and auto complete of syntax and indent are the best feature a

  ### 29. One of the Wholesome IDE for python programs development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Dhawal G. | Undergraduate Reseacher , Mechatronics Instrumentation and Control Lab, Research, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 10, 2019

**What do you like best about PyCharm?**

Code factoring and proper autocomplete and linting. Also, I can handle multiple projects at a given time, and the suggestions and completion ease out the process of doing object-oriented programming.  I also the facility to switch to VIM mode using VIM Emulator as lately I have started developing on VIM due to server .bandwitch constraints. But altogether the facility to use jupyter notebooks and remote interpreters also makes the process of developing on multiple platforms highly efficient. Git integration is also a great feature which eliminates the need to switch to a terminal to track code on git. The feature of having code history is something that I have not extensively used but will surely come in handy for larger projects that I might do in the future. I particularly like to prototype my code early for that I use the jupyter notebook a lot, the inbuilt integration of jupyter notebook helps me eliminate the applications that I need to switch between and expediated the process of development

**What do you dislike about PyCharm?**

refactoring of libraries for new projects

**Recommendations to others considering PyCharm:**

If you are looking for GUI based IDE for python, Pycharm is the way to go, I would highly recommend pycharm to my peers in the student community.

**What problems is PyCharm solving and how is that benefiting you?**

I am an undergraduate student and use python to code up my implementation my personal projects. Pycharm is the primary IDE I use as it can complete all the requirements of goto definition and code suggestions. This makes my deployment faster and more robust.

  ### 30. Best IDE for python

**Rating:** 4.0/5.0 stars

**Reviewed by:** venkyy r. | Test Engineer, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 24, 2019

**What do you like best about PyCharm?**

Pycharm IDE is basic text editor and little bit more advanced.it contains lots of tools and that will be help on coding.
pycharm saves lots of time and we can write code in easy way compare to other editors.
The best thing is pycharm community edition is free and open source software.

**What do you dislike about PyCharm?**

After starting up pycharm,it will take more than one minute to load.
some times hangs when ever we are working with heavy data files.
some times 
pycharm wants to restart to see what changes made in codes.
The pycharm has a large memory occupation.

**Recommendations to others considering PyCharm:**

pycharm is one of the best IDE to write python code.
Easy to use and  learn.
code re-usability.
pycharm community edition is free.

**What problems is PyCharm solving and how is that benefiting you?**

I use pycharm for data visualization by using matplotlib and data analytics.
the pycharm provides to user code re-usability which will help to do some modifications.
pycharm makes complex code in easy way by using modules.

  ### 31. Fully featured IDE for python development 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Joses W. | Lab Technician, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 17, 2019

**What do you like best about PyCharm?**

Comes with a professional version plus community which is free for learners. Has an integrated docked terminal, so you don't have to switch to the main terminal to run python scripts. Interface is very familiar customisable from an java background with intellij or android studio. 

**What do you dislike about PyCharm?**

The community edition does not come with all the features that are available in the pro version which is quite pricey

**What problems is PyCharm solving and how is that benefiting you?**

It is easier to write, run and debug python scripts in PyCharm 

  ### 32. The Best Free Python IDE

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jason W. | Mr., Mid-Market (51-1000 emp.)

**Reviewed Date:** August 27, 2019

**What do you like best about PyCharm?**

I love everything about PyCharm. The UI is well-designed, and creating new projects is a breeze and intuitive. The dark theme is very aesthetically-pleasing (as are most dark themes).

**What do you dislike about PyCharm?**

Sometimes, the Context Actions (that highlights your code yellow if there is a minor problem) are a bit annoying, but I got used to it over time.

**What problems is PyCharm solving and how is that benefiting you?**

I used to only use IDLE for Python programming; I had no idea that other IDEs, like PyCharm, could provide much more of a streamlined experience as compared to the relatively-barebones IDLE.

  ### 33. Superb IDE for Python development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kapil S. | Technical Lead, Enterprise (> 1000 emp.)

**Reviewed Date:** April 22, 2019

**What do you like best about PyCharm?**

Lots of things which I like about this IDE like code inspection, autocompletion, type checking and all. But the one thing which I like the most is its debugging tool which helped me a lot and to my team as well in debugging the application faster way. It also has good amount of plugins which helped me in adding more features. Apart from that, it has very good database integration support and in-built Git version control support which is an added advantage. It also has in-built terminal which helped me in executing commands from IDE only.

**What do you dislike about PyCharm?**

Although it has very good support for Python language and other frameworks like Django, it doesn't have good support for Java language. Moreover, it takes a lot of memory to run due to which sometimes it stops working and you need to restart it to make it work.

**Recommendations to others considering PyCharm:**

You would like it as soon as you will start using this IDE. It is one of the best IDE available for Python development. If you have money concern, then you can go for its community edition which is free.

**What problems is PyCharm solving and how is that benefiting you?**

I have been using it for automating the project in Python language. It helped me in developing quicker and easier testing and debugging the application.

  ### 34. PyCharm makes coding easier

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Oil & Energy | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 06, 2019

**What do you like best about PyCharm?**

PyCharm makes coding in Python much easier. It's version control is very simple yet does what it needs to. 

**What do you dislike about PyCharm?**

PyCharm can be a little overwhelming at first view but as soon as you start messing around with it, it works flawlessly. There are even tutorials that open at the start to help users.

**Recommendations to others considering PyCharm:**

PyCharm is a great IDE for python!

**What problems is PyCharm solving and how is that benefiting you?**

With PyCharm, I can do my backend work with ease. The benefits I have realized are quicker access to what I am looking for and auto populating variable names.

  ### 35. Handy, easy to learn ide

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Chemicals | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 19, 2019

**What do you like best about PyCharm?**

I have used other ide, so far the connection that you can make with pycharm with different part of your project is outstanding.

**What do you dislike about PyCharm?**

It's a bit heavy so I cannot easily run it on my home laptop but it worth it. 

**Recommendations to others considering PyCharm:**

Do it, it's easy to learn and you can explore whole new level of programming with it 

**What problems is PyCharm solving and how is that benefiting you?**

I use it to simulate physical systems. Thing that I like most about it is that is really similar to clion, c++ platform, and I didn't have that much of hassle immigrating from another ide

  ### 36. Really good Python development IDE

**Rating:** 4.5/5.0 stars

**Reviewed by:** Peter S. | Application Developer , Small-Business (50 or fewer emp.)

**Reviewed Date:** June 20, 2019

**What do you like best about PyCharm?**

Syntax highlighting, Multiple versions of Python available a few clicks away. Django support, git integration, the ability to check if something changed before starting to work to make sure there is no conflict in commits with one click is golden. Price decreases by year if you renew, and if you don't you have a version available anyway even if you don't get updates 

**What do you dislike about PyCharm?**

Price is a little high, only because I bought the All products pack is that I got Pycharm too

**Recommendations to others considering PyCharm:**

Buy the All products pack it's worth it if you use at least 2 products. I was greatly surprised how good are the other products besides IDEA 

**What problems is PyCharm solving and how is that benefiting you?**

Python script running, testing and development 

  ### 37. Effective, full featured IDE

**Rating:** 4.5/5.0 stars

**Reviewed by:** Thomas O. | Senior data scientist, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 30, 2019

**What do you like best about PyCharm?**

Excellent support for virtual environments such as Anaconda and docker. 
Ctrl click through code. 
Good shortcuts and tips. 
Code suggestions. 
Good git integration. 

**What do you dislike about PyCharm?**

So many options it can be hard to find the one you want at times. 
Config can be a pain very occasionally.
Pretty great.
Jupyter notebooks not as good as just using browser. 
Indexing of envs can be slow sometimes - think this is venv more than conda. 

**What problems is PyCharm solving and how is that benefiting you?**

Python projects. Easy setup of project correctly. 
Git merge. 

  ### 38. Best IDE for python development 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Animation | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 05, 2019

**What do you like best about PyCharm?**

it is the best IDE for python development,my most loved feature is choosing between black theme and white theme 

**What do you dislike about PyCharm?**

it consumes lot of memory i.e ram of the system

**What problems is PyCharm solving and how is that benefiting you?**

i am using pycharm IDE to build web applications using flask django. installing libraries is very easy  

  ### 39. One of the best IDE for Python Development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mihir M. | CTO, Consumer Electronics, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 14, 2019

**What do you like best about PyCharm?**

- Wide range of different Plugins
- Debugging is fast
- Multiple Python Environment as per projects
- Code Factoring and intellisense
- Community as well as Professional Version
- Built-in Version Control like Git 

**What do you dislike about PyCharm?**

- Uses Significant Memory - (In mac it always shows using significant memory and this can affect battery life of mac users)
- Ram Consumption is also large but no problem for 16 GB memory users or more.

**Recommendations to others considering PyCharm:**

If you are python developer than I don't have to say anything, I know you will already be using PyCharm. Those who are confused then you should give a try to pycharm you won't regret it for sure.

**What problems is PyCharm solving and how is that benefiting you?**

I used pycharm in my college days and sometimes these days also. I used to create different projects in college and now I sometimes do freelancing projects in python and I generally use pycharm as IDE.

  ### 40. Very comfortable experience, I would not look back!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ivan M. | IT Security Specialist, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 17, 2019

**What do you like best about PyCharm?**

It actually helps you to develop Python software following the best practices there are. It has integrated checkings with PEP-8, so your code will be easily understood by other developers.

The profiler is good and the debugger is really easy to use and understand. Setting up a proper test environment in your running configurations with a battery of tests is also easy.

**What do you dislike about PyCharm?**

The default settings are good, but if you really want to adapt it to your needs you'll need to dig the Settings panel a bit, and with the number of configurable settings this can be a daunting task at first. Once you get used to this, back up your configuration file so it can be imported later in another setup if need be.

**Recommendations to others considering PyCharm:**

Use first the Community edition. Fully understand the ins and outs, then you can go with the Professional one. Doing it this way will allow you to realize the maximum benefits of the product.

**What problems is PyCharm solving and how is that benefiting you?**

Faster development times, faster bug hunting processes. An actual implementation of best practices with the help of how the IDE is setup.

  ### 41. Must use for python lover

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mit P. | Student, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 02, 2019

**What do you like best about PyCharm?**

It has fantastic auto complete feature to use.

**What do you dislike about PyCharm?**

There is no option to increase the font size easily.

**Recommendations to others considering PyCharm:**

Definitely use it for python projects

**What problems is PyCharm solving and how is that benefiting you?**

Used it for my python projects

  ### 42. sophisticated features compared to conventional IDE

**Rating:** 4.5/5.0 stars

**Reviewed by:** Dharma T. | Associate IT consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** October 28, 2019

**What do you like best about PyCharm?**

1.Automatic Code Formatting such as indentation,code commenting.
2.Easy navigation in templates.
3.Supporting many Scientific plugins.
4.Multiple users like Automation Test Developer, Data Scientist.

**What do you dislike about PyCharm?**

1.Free Period is 30 Days it can be Increase.

**Recommendations to others considering PyCharm:**

I strongly recommend it to others.

**What problems is PyCharm solving and how is that benefiting you?**

1.As of now No problems faced

  ### 43. Pycharm. Go to IDE for python developer

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** November 21, 2019

**What do you like best about PyCharm?**

It has pretty cool key shortcuts that developers don't find on eclipse. It is Debugging the cose is improved.  Managing mono repository projects is very easy as compared to other IDE. 

**What do you dislike about PyCharm?**

Font is pretty slim. Need to have more font styles and themes. The community version limits the number of app server configuration to 5. Pretty heavyweight compared to other python IDE. Consumes more RAM. 

**What problems is PyCharm solving and how is that benefiting you?**

Machine learning projects written in python.

  ### 44. Intelligent IDE for Python

**Rating:** 4.5/5.0 stars

**Reviewed by:** Andrey G. | Senior Software Engineer, Computer Networking, Enterprise (> 1000 emp.)

**Reviewed Date:** August 28, 2019

**What do you like best about PyCharm?**

Intelligent IDE for Python, may save your time with autocomplete and help write clear code.

**What do you dislike about PyCharm?**

This uses a lot of memory when several instances or projects are opened.

**What problems is PyCharm solving and how is that benefiting you?**

Develop quickly in Python by using some tips to write clear code.

  ### 45. Best IDE for Python Projects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Srinivas V. | Teaching Assistant, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 09, 2019

**What do you like best about PyCharm?**

So many features, great amount of functionality, easy use of interpreters, best for big projects, Ideal for usage.

**What do you dislike about PyCharm?**

There is nothing to dislike about it, but if your laptop is not high end then it would take a lot of time to open and run as it takes considerable amount of ram. But if you want the functionality it is the minimum trade off. 

**Recommendations to others considering PyCharm:**

Just the  best one out there in the market. just go with it for doing big projects and python programming and also statistical analysis.

**What problems is PyCharm solving and how is that benefiting you?**

I use pycharm for working on big projects. It is easy to use the IDE and has huge functionality. we can easily include the libraries for the projects and no need for the user to manually install everything using pip. It is the best one out there

  ### 46. improve python code quality and devlopment

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mario K. | Softwareingenieur, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 08, 2019

**What do you like best about PyCharm?**

For the past two years, I've been using PyCharm almost daily and it was anything but perfect. For scientific work, the integration of IPython notebooks and packages such as Matplotlib and NumPy (also supported by Anaconda). I also like the fact that PyCharm offers intelligent code completion, code inspections, mistakes and fast fixes.

**What do you dislike about PyCharm?**

One thing I don't like is that much RAM (8 GB) is needed. It's difficult for my computer to have only 8 GB RAM. 16 GB of RAM is recommended. The startup time of PyCharm is also slower than for software such as vscode. Remember, the price is high. Another thing I do not like about the software is that remote debugging can be very unstable and it is very frustrating when the debugger freezes after hours of work.

**Recommendations to others considering PyCharm:**

Get to know the shortcuts, they can be used for any Jetbrains-IDE. Switch to PyCharm, I bet you won't regret that decision. I'm very happy and productive with PyCharm. You can test the trial version and purchase the Professional version if necessary.

**What problems is PyCharm solving and how is that benefiting you?**

I use Pycharm to analyze big data. Pycharm improves development time and reduces error numbers. It has good and fast features that can be used for fast prototyping applications. The Git integration works with our Business Git. Best software to debug (pyhton) code, I found so many bugs in little time. It does easy step by step debugging with a nice GUI.

  ### 47. This is one of the best IDE for python.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jayson A. | Digital Developer/Designer , Mid-Market (51-1000 emp.)

**Reviewed Date:** June 03, 2019

**What do you like best about PyCharm?**

you have a virtual environment to work on for each project and it is easy to change. you are also able to run and add parameters in the IDE. It also has a terminal built in for feedback. overall amazing product

**What do you dislike about PyCharm?**

It was very difficult to get the hang of but once you know how things work it doesn't get harder than that to use the IDE

**Recommendations to others considering PyCharm:**

Pycharm is great if you use python often or is your main language you work with, It takes a bit of time to get used too but it is worth it once you get the hang of it.

**What problems is PyCharm solving and how is that benefiting you?**

creating and improving scripts i create for work.

  ### 48. Once you start using you will get impressed with it

**Rating:** 4.0/5.0 stars

**Reviewed by:** Kiran R. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** April 27, 2019

**What do you like best about PyCharm?**

I liked the feature that we can run in IDE with input&console windows for trail and error development. Intelligent auto correction is also a good feature from pycharm.It has many built in features,many library and extensions ,easy vcs which reduces lot of manual task.

**What do you dislike about PyCharm?**

Memory required to launch this application is bit huge .One needs a solid machine to host this IDE.

**Recommendations to others considering PyCharm:**

For those who are doing real development projects using python ,pycharm is the best IDE to use as it supports a number of languages like XML, HTML, CSS which any developer feels in need of.

**What problems is PyCharm solving and how is that benefiting you?**

I used to write many automation scripts using pycharm and I am very comfortable with it.i have realized that this particular IDE is saving a lot of time for me while scripting.

  ### 49. Smooth process for someone new to PyCharm

**Rating:** 5.0/5.0 stars

**Reviewed by:** Matthew E. | Web Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 15, 2019

**What do you like best about PyCharm?**

It’s structured just like other good editors but very lightweight. Was able to simultaneously update 2 projects on a Mac.

**What do you dislike about PyCharm?**

On Mac, renaming files and folders doesn’t seem possible within the editor, therefore it has to be done on finder.

**Recommendations to others considering PyCharm:**

Best editor to use if you have a background with VSCode

**What problems is PyCharm solving and how is that benefiting you?**

Easily code python projects and maintain perfect syntax.

  ### 50. One of the best python IDEs out there 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Market Research | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 03, 2019

**What do you like best about PyCharm?**

Highly customisable and comes with all the tools you need to develop and test python code. 

**What do you dislike about PyCharm?**

Sometimes starting it up can make the computer lag for a bit, while pycharm is loading. 

**What problems is PyCharm solving and how is that benefiting you?**

Really useful for developing django websites, enables step by step debugging of web requests and even unit tests. 


## PyCharm Discussions
  - [Does you recommend any it professional to use pyCharm instead of coding?](https://www.g2.com/discussions/does-you-recommend-any-it-professional-to-use-pycharm-instead-of-coding) - 1 comment, 1 upvote
  - [Is IntelliJ as good as PyCharm for Python? Does it have the same features?](https://www.g2.com/discussions/is-intellij-as-good-as-pycharm-for-python-does-it-have-the-same-features) - 2 comments, 1 upvote
  - [Why is it taking so long to start?](https://www.g2.com/discussions/porque-esta-tardando-tanto-al-iniciar) - 1 comment, 1 upvote
  - [Why do I always need to come out of Insert option while creating a program or opening any file again](https://www.g2.com/discussions/why-do-i-always-need-to-come-out-of-insert-option-while-creating-a-program-or-opening-any-file-again) - 1 comment, 1 upvote
  - [when do I get a feature called opening output in new window rather than opening in a same page](https://www.g2.com/discussions/when-do-i-get-a-feature-called-opening-output-in-new-window-rather-than-opening-in-a-same-page) - 1 comment, 1 upvote

- [View PyCharm pricing details and edition comparison](https://www.g2.com/products/pycharm/reviews?page=10&section=pricing&secure%5Bexpires_at%5D=2026-07-25+08%3A49%3A44+-0500&secure%5Bsession_id%5D=f097a769-7b25-4f9d-addd-2ed52be5985a&secure%5Btoken%5D=4f95028fb9a6cf41cf6885d33a9f10ae3df77c3769f08fe611b1aed512649d24&format=llm_user)
## PyCharm Integrations
  - [Anaconda Core](https://www.g2.com/products/anaconda-core/reviews)
  - [Claude Code](https://www.g2.com/products/claude-code/reviews)
  - [Git](https://www.g2.com/products/git/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitHub Copilot](https://www.g2.com/products/github-copilot/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [Python](https://www.g2.com/products/python/reviews)
  - [Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)
  - [WebStorm](https://www.g2.com/products/webstorm/reviews)

## PyCharm Features
**Functionality **
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

## Top PyCharm Alternatives
  - [Eclipse](https://www.g2.com/products/eclipse/reviews) - 4.3/5.0 (3,093 reviews)
  - [AWS Cloud9](https://www.g2.com/products/aws-cloud9/reviews) - 4.3/5.0 (344 reviews)
  - [The Jupyter Notebook](https://www.g2.com/products/the-jupyter-notebook/reviews) - 4.6/5.0 (240 reviews)

