neovim plugins for easier python virtual environment management

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

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
  • swenv.nvim

    Tiny plugin to quickly switch python virtual environments from within neovim without restarting.

  • You might be interested in https://github.com/AckslD/swenv.nvim

  • py_lsp.nvim

    Lsp Plugin for working with Python virtual environments

  • This one may also be what you're looking for: https://github.com/HallerPatrick/py_lsp.nvim Makes it easy to switch environments

  • 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
  • direnv

    unclutter your .profile

  • chilivim

    📚 A Neovim config designed from scratch based on Christian Chiarulli repo Neovim-from-scrath

  • Hey i had the same issue recently and found a way to implement it. You can take a look in the folder lua/user/lualine in my repo: https://github.com/sebasvalencia726/Neovim-from-scratch

  • pyenv-pyright

    Setup a pyenv virtualenv for microsoft pyright in the pyrightconfig.json config file

  • I've found pyright-pyenv to be really useful. Steps:

  • pyenv

    Simple Python version management

  • Create a venv for your python project using pyenv. There's some additional configuration to ensure that the venv is activated when you move into your project directory, it's easy to set it up that way.

  • venv-selector.nvim

    Allows selection of python virtual environment from within neovim

  • SaaSHub

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

    SaaSHub 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

  • Run Python venv from nvim

    10 projects | /r/neovim | 21 Jun 2022
  • Installed Binary Disappearing On Shell Reload

    3 projects | /r/linuxquestions | 11 Mar 2022
  • Setup and Use Pyenv in Python Applications

    1 project | dev.to | 11 Apr 2024
  • Integrating GPT in Your Project: Create an API for Anything Using LangChain and FastAPI

    2 projects | dev.to | 14 Jan 2024
  • Manage your Python Project End-to-End with PDM

    1 project | dev.to | 31 Dec 2023