How to best use nontrivial Python tool chains through neovim?

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
  • flake8-pytest-style

    A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.

  • I consider using flake8-pytest-style, which is a plugin for the flake8 linter. The supported way to install flake8, flake8 plugins and pylsp seems to be to pip install them into the project you are working on.

  • mason-lspconfig.nvim

    Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

  • pylsp offers an option to install flake8 as an optional plugin and Mason offers a command to install pylsp plugins. I could then install flake8-pytest-style via pip. Then pylsp and flake8 would live in the same Mason environment and flake8-pytest-style would live in my project's environment. I don't know if/how they will communicate with each other.

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

  • Do I need NeoVIM?

    11 projects | /r/neovim | 7 Dec 2023
  • cpp setting problem

    4 projects | /r/neovim | 6 Dec 2023
  • jdtls debugging "Could not resolve java executable: Index 1 out of bounds for length 1"

    1 project | /r/neovim | 21 Nov 2023
  • Need help to set up the pbkit language server

    2 projects | /r/neovim | 21 Sep 2023
  • Option omnifunc is not set

    1 project | /r/neovim | 31 Aug 2023