Python IDEs and code editors compilation

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sublime_text

    Issue tracker for Sublime Text

  • Sublime Text is a cross-platform text editor in C++ and Python. Originally developed as an extension for Vim. Since version 2.0, it supports 44 major programming languages, including Python. Its main principles: a minimalistic interface and an emphasis on code.

  • Spyder

    Official repository for Spyder - The Scientific Python Development Environment

  • Spyder uses a PDB debugger that displays the line, file, and state of each breakpoint. And can quickly edit variables at each point through the variable explorer. By the way, the explorer itself shows links to all objects and allows you to interact with them.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • thonny

    Python IDE for beginners

  • Thonny is a free Python IDE designed specifically for beginners. Comes with a built-in version of Python v3. x. Compatible with Linux, macOS, and Windows.

  • Visual Studio Code

    Visual Studio Code

  • Visual Studio Code is an open-source cross-platform code editor from Microsoft. Inside, there is a debugger, an IntelliSense code auto-completion mechanism, Lint support, and integration with version control systems. As well as a built-in terminal and a large market of free extensions and the ability to work with the frameworks nunit mstest, pytest or nose.

  • Atom

    Discontinued :atom: The hackable text editor

  • Atom comes with a built-in package manager where you can download and install additional packages. And also create your own. A large community is working on creating new packages.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts