What’s an free bare bones IDE for Python that works smoothly out of the box?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Visual Studio Code

    Visual Studio Code

    The funny part is that you do not share the first page of the official website: "Free. Built on open source. Runs everywhere."

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Geany

    A fast and lightweight IDE

    When I installed my IDE I just wanted something lightweight, so I went with Geany. I've been using it for years without trouble.

  4. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

    vscodium > Visual Studio Code

  5. thonny

    Python IDE for beginners

    VSCode is good but I wouldn't describe it as "barebones". I recommend Thonny. It's a Python IDE specifically for beginners.

  6. lapce

    Lightning-fast and Powerful Code Editor written in Rust

  7. upm

    ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.

    PyCharm is a great product but definitely 100% not bare bones. Use that later on so you don't get bogged down in configuration. Even simpler is repl.it, that way you can just focus on the code. Just a web app but over team work your way over to vscode which is by far the standard these days.

  8. YouCompleteMe

    A code-completion engine for Vim

    YouCompleteMe. A pretty good autocompletion plugin, though vim does have its own, somewhat useful built-in auto completion that requires more keystrokes

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vim-awesome

    Awesome Vim plugins from across the universe

    Vim Awesome. This is probs the best resource for text editor related plugins for vim. Browse around the site and see what looks like it would work for you. Fugitive, NerdTree, Syntastic, and surround are pretty great for utility.

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

  • VSCode is no longer compatible with Ubuntu 18.04, here's what you can do

    2 projects | news.ycombinator.com | 2 Feb 2024
  • RustRover – A Standalone Rust IDE by JetBrains

    3 projects | news.ycombinator.com | 13 Sep 2023
  • Why Did Microsoft Build VSCode? Turns Out, GitHub Copilot

    3 projects | news.ycombinator.com | 14 Jun 2023
  • I'm making a GlowUI text editor to get back into coding

    3 projects | /r/Windows11 | 9 Jun 2023
  • Visual Studio Code April 2023

    2 projects | news.ycombinator.com | 4 May 2023