Compare the Top Code Editors that integrate with Python as of July 2025 - Page 2

This a list of Code Editors that integrate with Python. Use the filters on the left to add additional filters for products that have integrations with Python. View the products that work with Python in the table below.

  • 1
    DroidEdit

    DroidEdit

    DroidEdit

    Take your work everywhere. Code while you're waiting for the bus or when you're relaxing in a nice beach. Edit your files directly from the cloud. DroidEdit works with Dropbox, Drive, Box, (S)FTP servers and Git. More file providers coming shortly. Syntax highlighting for almost 200 different programming languages. Don't rush to your office if you receive an emergency call asking you to change some code. Just pick your mobile phone and edit everything you need. Checkout, edit, commit and push directly from your phone or tablet. Some developers prefer dark backgrounds, others can only code on paper white screens. To each his own. Use one of the many provided themes for syntax highlighting. If you don't like any, create your own. Expand simple expressions into full fledged HTML code automagically using Emmet.
    Starting Price: Free
  • 2
    JetBrains Fleet
    Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 3
    CodeTasty

    CodeTasty

    CodeTasty

    Modern, smart & extensible cloud IDE. CodeTasty is powerful IDE in the cloud with additional features only a cloud application can give you. Our IDE helps you write readable and clean code the smarter way - in real time. The code editor provides silk-smooth experience accompanied with error detection tools, code completion, built-in compilation and a lot more. Login to IDE and start coding. There is no setup at all, you’re ready to work on your projects right away. Experience desktop-like speed and performance while editing your files in the cloud. And, unlike desktop, see what your collaborators are doing. We understand every developer has different needs. You can install countless extensions to enhance your productivity. CodeTasty supports more than 40 languages. The editor supports all major languages and up to a hundred thousand lines of code in a single file.
    Starting Price: $4 per month
  • 4
    PromptIDE
    The xAI PromptIDE is an integrated development environment for prompt engineering and interpretability research. It accelerates prompt engineering through an SDK that allows implementing complex prompting techniques and rich analytics that visualize the network's outputs. We use it heavily in our continuous development of Grok. We developed the PromptIDE to give transparent access to Grok-1, the model that powers Grok, to engineers and researchers in the community. The IDE is designed to empower users and help them explore the capabilities of our large language models (LLMs) at pace. At the heart of the IDE is a Python code editor that - combined with a new SDK - allows implementing complex prompting techniques. While executing prompts in the IDE, users see helpful analytics such as the precise tokenization, sampling probabilities, alternative tokens, and aggregated attention masks. The IDE also offers quality of life features. It automatically saves all prompts.
    Starting Price: Free
  • 5
    Helix Editor

    Helix Editor

    Helix Editor

    Helix Editor is a powerful, modern text editor designed for developers seeking a fast, customizable, and efficient editing experience. Built with a focus on productivity, Helix uses a modal editing style inspired by Vim, which allows users to navigate, select, and manipulate text seamlessly through intuitive keyboard shortcuts. It offers a robust set of features including syntax highlighting, multi-caret editing, and support for languages like Rust, Python, and JavaScript. Helix also integrates with the Tree-sitter parsing library for precise syntax-aware editing, making it easier to work with complex code structures. With a minimal interface and a strong focus on performance, Helix Editor provides an ideal environment for programmers who prioritize speed and flexibility in their development workflow.
    Starting Price: Free
  • 6
    CodeLite

    CodeLite

    CodeLite

    CodeLite is a free, open-source, cross-platform Integrated Development Environment (IDE) designed primarily for C, C++, PHP, and JavaScript development. It offers a lightweight and highly customizable environment with support for multiple compilers, including GCC, Clang, and Microsoft Visual C++. CodeLite features an intuitive code editor with syntax highlighting, auto-completion, and code refactoring capabilities. It also includes an integrated debugger with support for GDB, making it easy to set breakpoints, inspect variables, and trace call stacks. Additionally, CodeLite supports Node.js and TypeScript development, making it a versatile choice for both desktop and web-based applications. Its flexibility, cross-platform compatibility (Windows, macOS, and Linux), and integration with popular version control systems like Git and Subversion make it a go-to IDE for developers seeking a lightweight alternative to more resource-intensive environments.
    Starting Price: Free
  • 7
    Nova

    Nova

    Panic

    If we're being honest, Mac apps are a bit of a lost art. There are great reasons to make cross-platform apps — to start, they're cross-platform — but it's just not who we are. Founded as a Mac software company in 1997, our joy at Panic comes from building things that feel truly, well, Mac-like. Long ago, we created Coda, an all-in-one Mac web editor that broke new ground. But when we started work on Nova, we looked at where the web was today, and where we needed to be. It was time for a fresh start. It all starts with our first-class text-editor. It's new, hyper-fast, and flexible, with all the features you want: smart autocomplete, multiple cursors, a Minimap, editor overscroll, tag pairs and brackets, and way, way more. For the curious, Nova has built-in support for CoffeeScript, CSS, Diff, ERB, Haml, HTML, INI, JavaScript, JSON, JSX, Less, Lua, Markdown, Perl, PHP, Python, Ruby, Sass, SCSS, Smarty, SQL, TSX, TypeScript, XML, and YAML.
  • 8
    Firepad

    Firepad

    Firepad

    Firepad is an open source real-time collaborative text editor. It provides true collaborative editing, complete with intelligent operational transform-based merging and conflict resolution. Firepad can render documents using the CodeMirror, Ace, or Monaco editors, and its operational transform code borrows from ot.js. Behind the scenes, Firepad uses the Firebase Realtime Database for cloud data storage and synchronization. You can build any application that requires collaborative editing of text documents. Firepad supports both rich text and code editing out-of-the-box, and it's easy to extend for other use cases. Firepad was built by Michael Lehenbauer and the team at Firebase. There are many other features that could be added, please star Firepad on GitHub and send over a pull request when you have things to contribute! You can build any application that requires collaborative editing of text documents.
  • 9
    CodeRunner

    CodeRunner

    CodeRunner

    A lightweight, multi-language programming text editor and IDE for macOS. CodeRunner was designed to support all of the most widely used programming languages and run them instantly. The app is configured to run code in 25 languages out-of-the-box, and additional languages can be configured to run by simply entering their terminal command. With over 200 syntax modes, lots of advanced editing features and thoughtful details, CodeRunner will quickly become your go-to editor for any and all kinds of text files. CodeRunner's code completion is the best you'll find in any IDE. Intelligent matching of typed text enables completions beyond single words. Quickly find the right completion among thousands with the extra-fuzzy search algorithm, helpful documentation snippets, and smart ranking of results. Don't clutter your code with print-statements for debugging. Instead, use CodeRunner's built-in debugging features to set breakpoints and step through your code.
    Starting Price: $19.99 one-time payment
  • 10
    Spacemacs

    Spacemacs

    Spacemacs

    A community-driven Emacs distribution. The best editor is neither Emacs nor Vim, it's Emacs and Vim! Spacemacs is a new way to experience Emacs, a sophisticated and polished set-up focused on ergonomics, mnemonics and consistency. Key bindings are organized using mnemonic prefixes like b for buffer, p for project, s for search, h for help etc. Innovative real-time display of available key bindings. Simple query system to quickly find available layers, packages and more. Similar functionalities have the same key binding everywhere thanks to a clearly defined set of conventions. Community-driven configuration provides curated packages tuned by power users and bugs are fixed quickly.
  • 11
    Neovim

    Neovim

    Neovim

    API is first-class, discoverable, versioned, documented. MessagePack structured communication enables extensions in any language. Remote plugins run as co-processes, safely and asynchronously. GUIs, IDEs, web browsers can, embed Neovim as an editor or script host. Works the same everywhere, one build-type, one command. Modern terminal features such as cursor styling, focus events, bracketed paste. Built-in terminal emulator and strong defaults. Fully compatible with Vim's editing model and Vimscript v1. Start with :help nvim-from-vim if you already use Vim. The current stable release version is 0.5 (RSS). See the roadmap for progress and plans. With 30% less source-code than Vim, the vision of Neovim is to enable new applications without compromising Vim's traditional roles. Lua is built-in, but Vimscript is supported with the most advanced Vimscript engine in the world (featuring an AST-producing parser).
  • 12
    Eclipse PHP

    Eclipse PHP

    Eclipse Foundation

    The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based web applications and facilitates extensibility. It leverages the existing web tools project in providing developers with PHP capabilities. The essential starting point for PHP developers, including a PHP language support, a Git client, XML Editor and Mylyn, terminal. The experience of developing PHP application with PDT can be extended with a large variety of plugins created by the Eclipse ecosystem. Syntax highlighting, syntax validation, content assistance, code navigation, PHP debugging (Zend Debugger / Xdebug), PHP Profiling (Zend Debugger / Xdebug), PHPUnit, code formatted, refactoring, code templates, remote projects, and the whole power of the Eclipse Ecosystem.
  • 13
    Light Table

    Light Table

    Light Table

    Connects you to your creation with instant feedback and showing data values flow through your code. Easily customizable from keybinds to extensions to be completely tailored to your specific project. Try new ideas quickly and easily. Ask questions about your software, to give you a more profound understanding of your code. Embed anything you want, from graphs to games to running visualizations. Everything from eval and debugging to a fuzzy finder for files and commands to fit seamlessly into your workflow. An elegant, lightweight, beautifully designed layout so your IDE is no longer cluttered. No more printing to the console in order to view your results. Simply evaluate your code and the results will be displayed inline. Developer tools should be open source. Every bit of Light Table's code is available to the community because none of us are as smart as all of us.
  • 14
    Buffer Editor

    Buffer Editor

    Buffer Editor

    Buffer Editor is a powerful code and text editor that lets you easily develop software, view code or take notes on the go. Join thousands of coders who trust Buffer Editor for fast, powerful, and advanced code editing on mobile devices. Preview any files supported by iOS including images, PDFs, movies and documents. Quickly switch between your open files. Open multiple terminals in tabs. Preview on localhost or on your server.
    Starting Price: $9.99 one-time payment
  • 15
    jEdit

    jEdit

    jEdit

    jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0. Built-in macro language; extensible plugin architecture. Hundreds of macros and plugins available. Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature. Supports a large number of character encodings including UTF8 and Unicode. Highly configurable and customizable. Every other feature, both basic and advanced, you would expect to find in a text editor.
  • 16
    RunCode

    RunCode

    RunCode

    RunCode offers online developer workspaces, which are environments that allow you to work on code projects in a web browser. These workspaces provide you with a full development environment, including a code editor, a terminal, and access to a range of tools and libraries. They are designed to be easy to use and allow you to get started quickly without the need to set up a local development environment on your own computer.
    Starting Price: $20/month/user
  • 17
    Editor.do

    Editor.do

    Editor.do

    Editor.do is an all-in-one online IDE and hosting platform that allows you to create, code, host and deploy stunning & fast static websites in seconds. You can easily deploy your site files or a zip containing all your project files to our NVMe SSD storage servers, ensuring the fastest possible loading speed for your site. Our IDE supports over 150 programming languages with real-time code rendering and a panel of shortcuts and tools to search, replace, cut, select, and quickly manipulate your code. Editor.do offers over 1000 free and open-source templates covering a wide range of categories and libraries that can be imported directly from GitHub. Plus, ChatGPT is integrated and is always close at hand to help you correct, complete, or improve your code or text. Editor.do is an ideal platform for developers and designers of all skill levels who want to create stunning, fast, and secure websites in a fraction of the time.
    Starting Price: $3 per month
  • 18
    gedit

    gedit

    The GNOME Project

    gedit is the text editor of the GNOME desktop environment. The first goal of gedit is to be easy to use, with a simple interface by default. More advanced features are available by enabling plugins. A flexible plugin system which can be used to dynamically add new advanced features.
  • 19
    CudaText

    CudaText

    CudaText

    CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons, plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, from EControl engine. Syntax highlight for lot of languages (270+ lexers). Code tree structure of functions/classes/etc, if lexer allows it. Code folding, multi-carets and multi-selections. Find/Replace with regular expressions. Configs in JSON format. Including lexer-specific configs. Tabbed UI, with a split view to primary/secondary, and a split window to 2/3/4/6 groups of tabs. Command palette, with fuzzy matching, minimap, and micromap. Shows unprinted whitespace and offers support for many encodings. Customizable hotkeys. Binary/Hex viewer for files of unlimited size (can show 10 Gb logs).
  • 20
    ConTEXT Editor

    ConTEXT Editor

    ConTEXT Editor

    ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user definable syntax highlighter, project workspaces, compiler integration, multi-language support and many more features.
    Starting Price: $0
  • 21
    Cliprun

    Cliprun

    Cliprun

    Cliprun makes Python automation accessible by turning your browser into a powerful development environment. Right-click any code you find online - from ChatGPT conversations to GitHub snippets - to instantly execute it without setup. Create scheduled scripts to automate repetitive tasks, analyze data with popular libraries like pandas and matplotlib, and interact with web content directly. Whether you're scraping data, automating workflows, or just experimenting with Python code, Cliprun removes the traditional barriers of environment setup and package management, letting you focus on solving problems.
    Starting Price: $10/month
  • 22
    CotEditor

    CotEditor

    CotEditor

    CotEditor is exactly made for macOS. It looks and behaves just as macOS applications should. CotEditor launches so quick that you can write your text immediately when you want to. CotEditor is developed as an open-source project that allows anyone to contribute. Colorize more than 50 pre-installed major languages like HTML, PHP, Python, Ruby or Markdown. You can also create your own settings. Split a window into multiple panes to see different parts of your document at the same time. Inspect Unicode character data of each selected character in your document and display them in a popover. There are no complex configuration files that require geek knowledge. You can access all your settings including syntax definitions and themes from a standard preferences window. You don't need to lose your unsaved data anymore. CotEditor backups your documents automatically while editing. Check and list-up the characters in your document that cannot convert into the desired encoding.
  • 23
    Bluefish

    Bluefish

    Bluefish

    Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages. See features for an extensive overview, take a look at the screenshots, or download it right away. Bluefish is an open-source development project, released under the GNU GPL license. Bluefish is a multi-platform application that runs on most desktop operating systems including Linux, FreeBSD, MacOS-X, Windows, OpenBSD and Solaris. Bluefish 2.2.12 is a minor maintenance release with some minor new features. Most important is a fix for a crash in a simple search. Python 3 compatibility has been further improved. Encoding detection in python files has been improved. Triple-click now selects the line. On Mac OSX Bluefish deals better with the new permission features. Also using the correct language in the Bluefish user interface is fixed for certain languages on OSX.
  • 24
    QuickEdit

    QuickEdit

    QuickEdit

    QuickEdit is fast, stable and full featured text editor for Android. It is optimized for both phone and tablet! Enhanced notepad application with numerous improvements. Code editor and syntax highlight for 40+ languages. High performance and real time feedback on large text files (more than 10,000 lines). Undo and redo modifications without limit. Display, increase and decrease line indents. Smooth scroll in both vertical and horizontal direction. Directly go to a specified line number. Automatically detect character encoding. Preview html and markdown files. Be able to edit system files for rooted devices. Open file from recent opened and added files. Support both light and dark theme. Optimized for both phone and tablet.