Help with Python IDLE

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-ipy

    IPython/Jupyter plugin for Neovim

  • There's also nvim-ipy (but I don't use neovim, so I can't recommend it).

  • vim-ipython-cell

    Seamlessly run Python code in IPython from Vim

  • There are a number of ways to do this. You could use ipython (an idle-like interpreter) and vim/nvim together with something like vim-ipython-cell (which is what I use). If you visit the link you can see a demo gif.

  • 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
  • vim-slime

    A vim plugin to give you some slime. (Emacs)

  • The benefit of using vim-ipython-cell is that you can run a range of your code and see just the output if you want. And since vim-ipython-cell relies on vim-slime, you could just highlight a range and send it to ipython directly.

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

  • data science (jupyter notebooks) with vim?

    7 projects | /r/vim | 7 Feb 2023
  • Vim & Tmux for Python with figures

    1 project | /r/vim | 24 May 2022
  • Help with setting up Vim for Python 🙏🏻

    5 projects | /r/vim | 14 Dec 2021
  • deoplete on Neovim 0.9.4 with pynvim 0.5.0

    2 projects | /r/neovim | 6 Dec 2023
  • Codi.vim – The Interactive Scratchpad for Hackers

    1 project | news.ycombinator.com | 5 Oct 2023