PyCharm vs. Sublime Text

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
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
Sublime Text
Score 9.7 out of 10
N/A
Sublime Text is a highly customizable text editing solution featuring advanced API, Goto functions, and other features, from Sublime HQ in Sydney.
$80
Pricing
PyCharmSublime Text
Editions & Modules
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
Business
$80.00
Offerings
Pricing Offerings
PyCharmSublime Text
Free Trial
YesNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
PyCharmSublime Text
Best Alternatives
PyCharmSublime Text
Small Businesses
IntelliJ IDEA
IntelliJ IDEA
Score 9.4 out of 10
BBEdit
BBEdit
Score 9.1 out of 10
Medium-sized Companies
IntelliJ IDEA
IntelliJ IDEA
Score 9.4 out of 10
Vim
Vim
Score 8.3 out of 10
Enterprises
IntelliJ IDEA
IntelliJ IDEA
Score 9.4 out of 10
Vim
Vim
Score 8.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
PyCharmSublime Text
Likelihood to Recommend
8.6
(0 ratings)
9.1
(0 ratings)
Likelihood to Renew
10.0
(0 ratings)
10.0
(0 ratings)
Usability
8.7
(0 ratings)
8.9
(0 ratings)
Availability
-
(0 ratings)
9.0
(0 ratings)
Performance
-
(0 ratings)
10.0
(0 ratings)
Support Rating
8.3
(0 ratings)
9.3
(0 ratings)
Configurability
-
(0 ratings)
10.0
(0 ratings)
Ease of integration
-
(0 ratings)
7.0
(0 ratings)
Product Scalability
-
(0 ratings)
8.0
(0 ratings)
User Testimonials
PyCharmSublime Text
Likelihood to Recommend
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
My CMS has a small window in which I can edit custom HTML/CSS. It can be expanded some, but not as much as I would like. It also displays all code as dark text on a white background. On a page where I am doing extensive custom coding, it is helpful to see it in a larger window and in a color-coded display so that I don't have to strain my eyes as hard. Especially when I'm trying to scan for specific elements and target issues and so that I don't have to scroll endlessly in a tiny window.
Read full review
Pros
  • 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
  • Sublime Text does an incredible job with appropriate color coding and syntax definitions; makes code extremely readable
  • Tab selection is very well done; easy to see which files have been changed and to compare across multiple files
  • Auto-complete is surprisingly effective and accurate
  • Support for Apple M1 processors already
Read full review
Cons
  • 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
  • In a world of free and open text editors, Sublime Text does ask for donations. You can use the product freely with only a very infrequent popup asking for donations. You can use it however long you like without paying, but it is well worth it to donate to.
  • People not used to the functionality may need a bit of time to get up to speed using the documentation.
  • An integrated terminal would be nice, but that is just a quibble. It's hard to find many cons with Sublime Text.
Read full review
Likelihood to Renew
It's perfect for our needs, cuts development time, is really helpful for newbies to understand projects structure
Read full review
I love this application. It has helped to improve my work. Also, I became so used to the shortcuts that It's hard for me to change to another editor.
Read full review
Usability
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
This is a programmers tool. As such a lot of the features and benefits are lost on a non-technical user. To get the most out of the tool you need to have a basic crash course in how it works and what it can do. The documentation and community are good, but it takes a bit of time to get up to speed.
Read full review
Performance
No answers on this topic
It has many handy hacks and shortcuts which enhances its performace.
Read full review
Support Rating
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
Never had to use their customer support before. There is ample documentation online so it's straightforward to find a solution to any problem you might encounter. For example, I needed to convert a string of HTML code to a properly formatted HTML file to "modify." Easy to do when there are so many users of the product who have needed to do that same thing before.
Read full review
Alternatives Considered
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
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to Visual Studio IDE. We also chose sublime because it has much better support for the majority of languages(especially Python) and I primarily work with python.
Read full review
Return on Investment
  • 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
  • Sublime is a cost-effective option for the company, as it isn't prohibitively expensive, and our team prefers it to other options.
  • Speed, customization, and scalability are just some of the advantages of using Sublime Text in our IT department.
  • Our work has been slowed down by faster coding and more accessible debugging apps, both good and bad.
Read full review
ScreenShots