Best Code Editor For Python On Mac

Top 5 Text Editors for Mac

Text editing is a very important part of a developer’s life. This is even more significant for Mac developers, who are accustomed to a captivating environment. For them, there is a good selection of software. Here below, is a description of five top text editors for Mac. For each of them, the highlights and downsides are detailed.

1. UltraEdit

UltraEdit is a commercial software that has been in the market since 1994. However, it has a free trial period of 15 or 30 days, depending on usage. It is well received amongst developers, and in 2006 Softpedia considered it as excellent.

UltraEdit stands out because of its multiple features, which are true aids to development. These features include many editing tools, such as automation via macros and scripts, configurable syntax highlighting, code folding, file type conversions, regular expression find and replace, column edit mode, and Unicode and hex editing mode. These utilities are complemented with an interface for APIs.

UltraEdit is a powerful HTML and Code editor available for Mac, Windows, and Linux. It comes with a built-in file comparison utility, autocompletion, advanced layout, multi-tab, multi-pane editors, and syntax highlighting for the most popular programming languages. But one of the first things you’ll need to do is pick an editor you’ll use to write your Python program. Well, here comes the confusion. You’re faced with tons of editors out there, each.

UltraEdit is a powerful HTML and Code editor available for Mac, Windows, and Linux. It comes with a built-in file comparison utility, autocompletion, advanced layout, multi-tab, multi-pane editors, and syntax highlighting for the most popular programming languages. Idle - Python's own little editor, has some nice features, but also some major problems. I've personally found it too unstable for my usage. I've personally found it too unstable for my usage. Sublime Text - This is really sweet text editor that has some surprisingly good Python support. Which Code Editors Do Pythonists Use? We can see Sublime Text rules as the favorite Python editor from the sample I have interviewed. If you want to do that on a MAC OS X machine.

  • If you are starting with the basics of programming, Sublime Text is the best HTML and PHP editor to go with. Almost all the code editors support these basic programming languages but, they have an advanced interface and are good for mainly server side programming.
  • With the latest version release, Komodo is giving tough competition to the best Python Editors like PyCharm, Pydev and Wing IDE by offering features like package manager integration, track changes, markdown viewer, shell scope, quick bookmarks, go to anything (Commando) and many more.

In addition, UltraEdit has functionality for comparing files, file encryption and decryption, remote editing via FTP, and project management.

Overall, UltraEdit is a best text editor for Mac as its comprehensive collection of utilities are a definite aid to any developer.

2. Brackets

Brackets is an open source and free text editor, initially created by Adobe Systems, and at present maintained on GitHub. It has been available since 2014, and it is regularly updated. This text editor Mac is written in HTML, CSS and JavaScript. It is cross platform, and aimed at Web Development.

This free text editor Mac has an impressive set of functionalities. They include Quick Edit, which allows for inline editing of CSS, Color Property, and JavaScript elements; and Live Preview, which puts code edits instantly to the browser, presenting an updated webpage as the code is changed. Live Preview is based on a Node.js backend, which predicts what the code does as the developer types the code.

Other popular functions include element highlighting, where elements selected in HTML and CSS files are highlighted within the browser; and Split View, which creates splits of windows either vertically or horizontally.

Brackets supports multiple file formats, covering over 38 file types, including C++, C, VB Script, Java, JavaScript, HTML, Python, Perl, and Ruby.

In addition, this free text editor Mac includes a feature named PSD lens, which enables the extraction of pictures, logos and design styles from PSD files without the need of opening Photoshop. Brackets richness is enhanced by its extensions, which empowers users to create additional functionality.

Summarizing, Brackets presents a popular and great choice, which in addition to being free, has many very useful features for code development.

3. Komodo Edit

Komodo Edit is an open source free text editor Mac, with a very good user interface that makes it useful for writing code and other things. This app has several useful tools for editing, such as the capacity to track changes, autocomplete, multiple section, skin and icon sets, and a markdown viewer.

Coupled with them, are multi-language support, a friendly toolbox, commando, and a projects and places manager. This editor is an offprint of the well-known Komodo IDE, from where it inherits many of its good characteristics.

Overall, it is a very professional and complete tool, with an interface that stands out. In addition, it is free and open source, meaning that the code is available to anyone wanting to use it.

Best Code Editor For Python On Mac

4. Sublime Text

Sublime Text is a commercial text editor Mac. However, it offers an evaluation version for unlimited time, making it free in practice. Currently it is in version 2, with a beta version 3.

This editor comes with a Python Application Programming Interface (API), and supports many languages. Besides, its functionality can be enhanced via plugins, typically developed by communities and available under free software licenses.

Sublime Text has a user friendly interface, with 22 different themes to choose from. Amongst its most interesting features is the distraction free mode, which consists of having only the text in the center of the screen.

Other functionalities are an advanced customization capacity, based on simple JSON files; and split editing, which can be done with two different files or with different parts of one file.

In brief, its quick navigation to files and lines, its cross-platform support, and project-based preferences, make this app being frequently rated as “best text editor for Mac”.

5. Atom

Atom is a free and open source text editor Mac, written in Node.js and embedded in GitControl. It can be used as a plain text editor Mac, or a source code editor. Through the use of plug-ins, this app supports many languages such as HTML, CSS, C/C++, Objective-C, Java, Go, C#, JavaScript, Python, PHP, Perl, XML, Mustache, Clojure, Ruby, and several more, making it a useful tool for the modern developer.

Some of its useful characteristics include multi-tabbed editing, auto-completion, multiple panes, a file system browser, good navigation options, and a package manager. In addition, a very important feature of Atom is the availability of virtually thousands of free packages, which completely increases its functionality.

Its user interface is friendly, and it comes with several themes that permit the user to select a visual environment of his liking.

Best

Best Code Editor For Linux Mint

In general, Atom presents a wise choice, particularly for MEAN web developers.


Interested in recovering your deleted or lost files? Download Disk Drill

Data recovery for free
Your Companion for Deleted Files Recovery

Please keep wiki links as wiki links, use external links only if there is no existing page for the IDE.

Download Python Editor

  • First look on Thonny (Jeff Elkner, 2016-01-23)

  • Evaluating IDEs for Scientific Python (Patrick Mineault, 2013-05-27)

  • Comparison of Python IDEs for Development(Jason Fruit, 2013-01-14)

  • Do Python Coding with NINJA-IDE(Dmitri Popov, 2011-07-13)

  • InfoWorld review: Nine fine Python development tools (Rick Grehan, 2010-09-08)

  • Stackoverflow 'what IDE to use for python' (Various, 2009-01-01)

  • Ask Slashdot: Best Cross-Platform, GUI Editor/IDE For Python? (Various, 2008-09-16)

  • Wing IDE Professional 3.1.1: An IDE for Python (Dr. Dobb's Journal, June 9, 2008)

  • September 2005 Review of 6 Python IDEs (PyDev, Eric3, Boa, BlackAdder, Komodo, Wing) and the February 2006 follow-up review of 4 (PyDev, SPE, Komodo, Wing)

  • A New Harvest of Python IDEs (Boudewijn Rempt, 2000-11-27)

See also Wikipedia's list of Python IDEs and these ShowMeDo videos for Wing 3 ProfessionalSPE, PyDev (inside Eclipse) and IPython.

Name

Platform

Updated

Notes

Windows, Linux, Mac OS X, more

2018

For teaching/learning programming. Focused on program runtime visualization. Provides stepping both in statements and expressions, no-hassle variables view, separate mode for explaining references etc.

Windows/Linux/Mac OS X

2017

Multi-language IDE with support for Python 2.x and Python 3. Available as Komodo IDE (commercial).

Linux/Mac OS X/Windows

2018

Commercial Eclipse-based IDE which provides a standalone bundling PyDev, Workspace Mechanic, Eclipse Color Theme, StartExplorer and AnyEdit, along with lightweigth support for other languages, and other usability enhancements (such as multi-caret-edition).

Linux, Mac, Solaris, Windows

2016

Python/Jython support in NetBeans -- Open source, allows Python and Jython Editing, code-completion, debugger, refactoring, templates, syntax analysis, etc.; see http://wiki.netbeans.org/Python. Note: the Python plugin as a community-supported project, and may trail behind. Currently it works for 8.1, does not appear to be available for 8.2

Linux/Mac OS X/Windows

2018

Community is a free open-source IDE with a smart Python editor providing quick code navigation, code completion, refactoring, unit testing and debugger. Commercial Professional edition fully supports Web development with Django, Flask, Mako and Web2Py and allows to develop remotely. JetBrains offers free PyCharm professional licenses for open-source projects under certain conditions https://www.jetbrains.com/buy/opensource/, also for Student/Educational use.

Linux/Mac OS X/Windows

2018

Free open-source extension for Visual Studio Code (now maintained by Microsoft). Supports syntax highlighting, debugging, code completion, code navigation, unit testing, refactoring, with support for Django, multi threaded, local and remote debugging.

Linux/Mac OS X/(Windows)

2017

Free open-source IDE with a focus on static analysis-based code completion, navigation and highlighting. Also features a VI emulation mode.

Eclipse

2018

Free, open-source plugin for Eclipse -- Allows Python, Jython, and IronPython editing, code-completion, debugger, refactoring, quick navigation, templates, code analysis, unittest integration, Django integration, etc.

Windows, Linux, Mac OS X

2019

Family of free and commercial Python IDEs with advanced debugger, editor with vi, emacs, visual studio and other key bindings, auto-completion, auto-editing, multi-selection, inline code warnings, snippets, goto-definition, find uses, refactoring, unit testing, remote development, array and dataframe viewer, bookmarking, source browser, PEP 8 reformatting, and much more. There are several product levels, including free and paid versions with a fully functional trial and free licenses for educational use and unpaid open source developers. See product comparison and pricing for details.

Windows

2012

MIT licensed IDE written in Delphi with debugger, integrated unit testing, source browser, code navigation and syntax coloring/auto-completing editor.

Windows/Linux/macOS

2018

A powerful, free/open-source scientific environment written in Python, for Python,and designed by and for scientists, engineers and data analysts. Features a unique combination of the advanced editing, analysis, debugging and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection and beautiful visualization capabilities of a scientific package. Furthermore, offers built-in integration with many popular scientific packages, including NumPy, SciPy, Pandas, IPython, QtConsole, Matplotlib, SymPy, and more, and can be easily extended with plugins. It is conveniently integrated in the cross-platform Anaconda distribution, and is the centerpiece of the Python(x,y) and WinPython distributions.

IDLE

Windows/Linux/Mac OS X/All Tk Platforms

2018

Multi-window colorized source browser, autoindent, autocompletion, tool tips, code context panel, search in files, class and path browsers, debugger, executes code in clean separate subprocess with one keystroke. 100% pure Python, part of Python 2.x and 3.x distributions (may be packaged separately in some situations).

Windows/Linux/Mac OS X/All Tk Platforms

2016

IdleX is a collection of over twenty extensions and plugins that provide additional functionality to IDLE, a Python IDE provided in the standard library. It transforms IDLE into a more useful tool for academic research and development as well as exploratory programming.

Windows (needs to be compiled manually for other platforms)

2010

An open-source IDE, created using Lazarus. It's only for Python. include syntax highlighting, project manager, and uses pdb for debugging.

Windows/Linux/Mac OS X

2018

Open-source Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing. Its practical design is aimed at simplicity and efficiency. Pyzo consists of two main components, the editor and the shell, and uses a set of pluggable tools to help the programmer in various ways: e.g. source structure, interactive help, workspace, file browser (with functionality for searching). Also includes a post-mortem debugger.

Windows/Linux/Mac OS X

2014

An interactive environment for python built around a matlab style console window and editor. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment especially for interactive GUI programming. Features include: Multiple independent python interpreters. Interactively program with different GUI toolkits (wxPython, TkInter, pyGTK, pyQT4 and PySide). Matlab style namespace/workspace browser. Object auto-completions, calltips and multi-line command editing in the console. Object inspection and python path management. Simple code editor and integrated debugger.

Windows/Linux/Mac OS X

2012

Open-source plugin that adds syntax checking, integrated debugger and module search to Editra, a general purpose developer's text editor that supports python syntax highlighting, auto-indent, auto-completion, classbrowser, and can run scripts from inside the editor.

Windows

2017

Open-source plugin for Visual Studio 2010, 2012 onwards (now maintained by Microsoft). Supports syntax highlighting, debugging and rich intellisense, unit testing, refactoring, object browser, MPI cluster debugging, Django intellisense and debugging, development REPL window and a debugging REPL window. Supports mixed-mode Python/C/C++ debugging.

Mac OS X

2015

Commercial with feature-limited free trial. A Mac-native, single-window IDE inspired by Xcode. Features integrated debugger, tabs, code completion with tab triggers, syntax highlighting themes, search and replace with regex, integrated REPL sessions, goto definition, file browser, integrated documentation browser. As of June 2015, does not support input() meaning any console input using this function is not supported.

Free Python Editor For Windows

Name

Platform

Updated

Notes

Windows/Mac/Linux

2012

Komodo Edit (open source, as part of the Open Komodo project). Little brother to Komodo IDE.

Windows/Linux

2004

Commercial; integrated debugger; interfaces with Qt Designer

Python + PyQt + QScintilla

2018

Open Source, interfaces with Qt Designer, Qt Linguist, unittest; integrated debugger

Windows, Linux, MacOsX, FreeBSD, more

2008

Open-source with wxPython interface. Code completion, call tips, class explorer, source index, auto todo list, Blender support, integrated PyChecker (source code doctor) and Kiki (regex console). Download instructions

Linux, FreeBSD, ..., (Windows in progress)

2007 (2008 dev)

Open-source with GTK interface, written in Python. Supports different languages, python trough rope and pyflakes as well as rpdb2. Support different Editors (Vim, Medit, Emacs) Current Repos

.net CLR

26/7/2009

FOSS IDE uses IronPython to support making python module solutions.

Python + PyQt + (Linux/Windows/Mac OS X)

2011

NINJA-IDE (from: 'Ninja Is Not Just Another IDE'), is a cross-platform integrated development environment specially design to build Python Applications.

Linux, Windows and Mac OS X

10/01/2012

Aptana Studio3 is a professional, open source development tool for the open web

Windows, Linux and Mac OSX

2014

Python 3x IDE with emphasis on power, usability and simplicity.

Best Editor For Python

Name

Platform

Updated

Notes

Windows/Linux/Mac

2012

OpenSource (GPL) powerful cross platform (Win,Mac,Linux) RAD GUI IDE, includes a integrated QtDesigner supports Python+PyQt4

Python + wxPython

2007

RAD GUI building IDE for wxPython, similar to Delphi.

Python + wxPython

2006

RAD GUI building IDE

Mac OS X 10.5 and later

2008

Apple's free of charge IDE now with full Python GUI making. Requires free developer registration for download.

Python + Tkinter

2012-04-23

Visual graphic interface. Python GUI

Windows

2011

Integrated WPF GUI Designer for IronPython (Free/OSS)

Take a look at PythonEditors if you prefer something lightweight. IDEs that don't integrate anything Python-specific are also listed at PythonEditors#Glorified_Editors.

CategoryIntegratedDevelopmentEnvironmentCategoryEditorsCategoryIntegratedDevelopmentEnvironment