neovim as a python IDE

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

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. Nvim-R

    Vim plugin to work with R

    looking for a neovim plugin that's similar to Nvim-R, but for python.

  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. nvim-python-repl

    A simple neovim plugin that leverages treesitter for interacting with a python/scala/lua REPL.

    you could try nvim-python-repl which opens an ipython repl in a split and lets you send code fragments to it.

  4. vimcmdline

    Send code to command line interpreter

    For a REPL I use jalvesaqs other plugin: https://github.com/jalvesaq/vimcmdline

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

  • VimFuck – A Vim Macro Based Interpreter

    1 project | news.ycombinator.com | 7 Feb 2025
  • AI Revolution for Developers not just corporates

    2 projects | dev.to | 3 Feb 2025
  • I Miss Vim

    1 project | news.ycombinator.com | 29 Jan 2025
  • Best AI Code Generator in 2025

    3 projects | dev.to | 28 Jan 2025
  • My NeoVim Experience: Productivity vs Curiosity

    1 project | dev.to | 24 Jan 2025

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?