NetBeans vs. PyCharm

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
NetBeans
Score 9.6 out of 10
N/A
NetBeans is a free and open source platform and integrated development environment (IDE).N/A
PyCharm
Score 9.2 out of 10
N/A
PyCharm is an extensive Integrated Development Environment (IDE) for Python developers. Its arsenal includes intelligent code completion, error detection, and rapid problem-solving features, all of which aim to bolster efficiency. The product supports programmers in composing orderly and maintainable code by offering PEP8 checks, testing assistance, intelligent refactorings, and inspections. Moreover, it caters to web development frameworks like Django and Flask by providing framework…
$99
per year per user
Pricing
NetBeansPyCharm
Editions & Modules
No answers on this topic
For Individuals
$99
per year per user
All Products Pack for Organizations
$249
per year per user
All Products Pack for Individuals
$289
per year per user
For Organizations
$779
per year per user
Offerings
Pricing Offerings
NetBeansPyCharm
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
NetBeansPyCharm
Best Alternatives
NetBeansPyCharm
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.4 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.4 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
NetBeansPyCharm
Likelihood to Recommend
7.8
(0 ratings)
8.6
(0 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(0 ratings)
Usability
9.0
(0 ratings)
8.7
(0 ratings)
Support Rating
8.5
(0 ratings)
8.3
(0 ratings)
User Testimonials
NetBeansPyCharm
Likelihood to Recommend
If your organization works with developing or supporting Java applications and is focused on running efficiently with a lean budget, NetBeans would be a good choice to consider.
If your development staff uses other languages, or prefers a high level of available professional IDE support, it may be better to consider a paid option if your budget allows.
Read full review
It's easy to create virtual environments and install packages for different projects as we may need project-specific packages for doing our experiments, also it's easy to see what changes we have made and create pull requests faster. But sometimes we want some light python editor like Jupiter notebook as PyCharm is relatively heavier, also Jupiter notebooks are a good option when we need to run remote code on local machines.
Read full review
Pros
  • Great code completion, just start typing some code and the program will fill in the code.
  • Find/Replace is a key feature and works through whole projects as opposed to just a single file.
  • Side by side code comparison right in the interface allows me to update similar pages.
  • I appreciate the ease of using variable highlighting, with a wave of the mouse you can see visually where a given variable exists in your code.
Read full review
  • Git integration is really essential as it allows anyone to visually see the local and remote changes, compare revisions without the need for complex commands.
  • Complex debugging tools are basked into the IDE. Controls like break on exception are sometimes very helpful to identify errors quickly.
  • Multiple runtimes - Python, Flask, Django, Docker are native the to IDE. This makes development and debugging and even more seamless.
  • Integrates with Jupyter and Markdown files as well. Side by side rendering and editing makes it simple to develop such files.
Read full review
Cons
  • Heavy software needs more RAM. It does tend to use a lot of your computer's resources if you're loading up a huge project and slow things down.
  • Problems with configuring plugins.
  • With every release of a new version, there are some bugs which create problems while coding.
Read full review
  • PyCharm text editor automatically inserts whitespace at the end of each line which can cause issues when doing text comparisons.
  • The package requirement checker and installer does not work well all the time and can be improved
  • Integration with GitLab pipelines can be made better.
Read full review
Likelihood to Renew
No answers on this topic
It's perfect for our needs, cuts development time, is really helpful for newbies to understand projects structure
Read full review
Usability
Netbeans enhances my coding work, shows me where I have errors and helps find variable instances. I would be lost without find/replace in projects functionality as I use projects as templates for new projects. Occasionally the code hints aggravate me, but I understand that it is actually making me a better coder, working to get the 'green light' of a clean file with no errors or clumsy code.
Read full review
It's pretty easy to use, but if it's your first time using it, you need time to adapt. Nevertheless, it has a lot of options, and everything is pretty easy to find. The console has a lot of advantages and lets you accelerate your development from the first day.
Read full review
Support Rating
NetBeans has a very strong user community. We can find solutions here for almost all the problems we face. In addition, we can forward NetBeans Support teams the problems we cannot solve. We can get quick feedback from the support teams, but I generally try to solve my problems by following the forums.
Read full review
I rate 10/10 because I have never needed a direct customer support from the JetBrains so far. Whenever and for whatever kind of problems I came across, I have been able to resolve it within the internet community, simply by Googling because turns out most of the time, it was me who lacked the proper information to use the IDE or simply make the proper configuration. I have never came across a bug in PyCharm either so it deserves 10/10 for overall support
Read full review
Alternatives Considered
IBM Rational Application Developer and IntelliJ IDEA are great with hell lot of features packed into the product and are subscription based. However, most of the features they were providing were moot from my organization's business perspective and the cost was expensive. Eclipse is an opensource product with great features, but is difficult to configure and use as compared to NetBeans. One of the frustrating issues we faced with Eclipse was its slowness while saving a file. http://https//stackoverflow.com/questions/40166270/eclipse-neon-pathetically-slow
Read full review
It is more complete and can handle more projects at the same time. On the other hand, Visual Studio Code has better integration with LMS to help you code. PyCharm allows you to integrate with many external tools and external servers that Visual Studio Code has difficulties with.
Read full review
Return on Investment
  • It changed my way of coding. In my early days of development I never indented code, but with NetBeans my coding way has changed.
  • One IDE for all languages. I can write code in PHP, HTML, CSS, and JavaScript in only one editor or IDE.
Read full review
  • Improved efficiency with coding assistance (templates, code completion, documentation), which helps us avoid 'reinventing the wheel' with new projects.
  • Extensive support for other packages/integrations: Docker support to test code, Git repo creation (for version control), and integration with different database systems (Postgres, MySQL).
Read full review
ScreenShots