SaaSHub helps you find the best software and product alternatives Learn more →
Nvim-python-repl Alternatives
Similar projects and alternatives to nvim-python-repl
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better nvim-python-repl alternative or higher similarity.
nvim-python-repl discussion
nvim-python-repl reviews and mentions
Posts with mentions or reviews of nvim-python-repl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-03.
-
Help running chunks of Python to a terminal as REPL
You can try my plugin (depends on treesitter): https://github.com/geg2102/nvim-python-repl
-
What do you use to send lines of code to the terminal? (AKA vim-slime alternatives?)
You can try my plugin, nvim-python-repl. I don’t have much time to maintain it (expand it), but I use it daily and serves my purpose well.
-
Recommendations for Python?
You can try my plug-in. It is a very simple plugin that uses the abstract syntax tree from treesitter to send semantic components to your repl.
-
neovim as a python IDE
you could try nvim-python-repl which opens an ipython repl in a split and lets you send code fragments to it.
-
My First Plugin (Updated) (REPL-Treesitter integration)
The plugin is https://github.com/geg2102/nvim-python-repl. It now supports scala and lua REPL integration as well (via ammonite and ilua). Before adding other languages, I would like to add some optionality in terms of which REPL environments (especially with sbt console).
- I just created my first plugin!
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jan 2025
Stats
Basic nvim-python-repl repo stats
6
73
3.9
7 days ago
geg2102/nvim-python-repl is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of nvim-python-repl is Lua.