NetBeans vs. PyCharm

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
NetBeans
Score 8.3 out of 10
N/A
NetBeans is a free and open source platform and integrated development environment (IDE).N/A
PyCharm
Score 9.0 out of 10
N/A
According to the vendor, PyCharm is an extensive Integrated Development Environment (IDE) specifically designed 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 endeavors to support programmers in composing orderly and easily maintainable code by offering PEP8 checks, testing assistance, intelligent refactorings, and inspections. Moreover, it caters to web…
$9.90
per month 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
Considered Both Products
NetBeans

No answer on this topic

PyCharm
Chose PyCharm
First of all, PyCharm is easy to install for beginners whose parent organization is JetBrains. It can be installed on any operating system with ease. It provides Python Django Framework for FrontEnd Developers which others do not provide. The UI is also simpler as compared to …
Chose PyCharm
Simply one of the best IDE's of our time. It has a lot of features, a big user base, and a professional developer team behind it. It simply surpasses most of its competitors, as there are not too many Python-specialized IDEs anyway.
Chose PyCharm
PyCharm has all the features that ACIM software has, such as version control, real-time coding correction, misuse, and documentation. Now what has determined is the integration of this IDE with features that we would normally have to perform in external applications like BD …
Top Pros
Top Cons
Best Alternatives
NetBeansPyCharm
Small Businesses
PyCharm
PyCharm
Score 9.0 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.0 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
Enterprises
PyCharm
PyCharm
Score 9.0 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
NetBeansPyCharm
Likelihood to Recommend
7.8
(22 ratings)
7.9
(38 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
Usability
9.0
(2 ratings)
-
(0 ratings)
Support Rating
8.5
(4 ratings)
8.3
(13 ratings)
User Testimonials
NetBeansPyCharm
Likelihood to Recommend
Open Source
NetBeans is extremely user friendly and easy to start developing complex applications. Adding and configuring external libraries is much simpler than in Eclipse. It is highly cost effective and most of the latest framework based libraries required are automatically downloaded to the projects. The overall tool is also light weight and consumes less memory as compared to other competitor tools.
Read full review
JetBrains
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
Open Source
  • Debugging - Save time hunting down errors by stepping through the code to find the root of a problem.
  • Refactoring - Easily rename classes and variables or make other structural changes using built-in refactoring tools.
  • Service management - NetBeans integrates seamlessly with web application servers like Tomcat and GlassFish.
  • Source control - Works well with Git and other version control tools.
Read full review
JetBrains
  • 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
Open Source
  • NetBeans [should] work smoothly with systems having less RAM. Systems with less RAM face trouble with NetBeans.
  • File open history also requires improvement. Once NetBeans is restarted, all files are closed automatically and there is no shortcut to open last opened files.
Read full review
JetBrains
  • The biggest complaint I have about PyCharm is that it can use a lot of RAM which slows down the computer / IDE. I use the paid version, and have otherwise found nothing to complain about the interface, utility, and capabilities.
Read full review
Likelihood to Renew
Open Source
No answers on this topic
JetBrains
It's perfect for our needs, cuts development time, is really helpful for newbies to understand projects structure
Read full review
Usability
Open Source
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
JetBrains
No answers on this topic
Support Rating
Open Source
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
JetBrains
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
Open Source
It works very smoothly as compared to other tools . The problem of restarting and reimporting the projects is not in the netbeans IDE . The front end development features are good . Netbeans connector is one of the best thing which enables us to deeply integrate netbeans IDE with google chrome browser
Read full review
JetBrains
PyCharm is the best IDE for python development. PyCharm offers various features: source code completion, support for unit testing, integration with Docker/GitLab/Git, ability to manage and configure virtual environments, auto-indentation, and re-factoring code with ease. Support for JSON/Shell scripts and support for Flask/Django Other tools are effective for creating isolated scripts but not for handling projects with more than two scripts.
Read full review
Return on Investment
Open Source
  • By working on Netbeans I just learned one more tool and can teach others about it. One should learn every tool so that it might help someday if another editor is not available and you have to use different software for your work.
  • Compiling code became easy as it is not a feature of normal text editors. Only IDE can do this.
Read full review
JetBrains
  • Buying the licensed pro version is a bit costly, but overall because of its features and its speed, the time taken by a developer to develop something can be improved. Indirectly getting a good return of Investment.
  • Considering the team size and its features, one can go for the licensed version as the ROI is high.
  • Customer support is also good for a licensed version, thereby saving the time, which in turn shows ROI as high.
Read full review
ScreenShots