Current best plugin stack for Python (linting, etc)

What is the current best plugins stack for Python linting & general editor support? I’m not looking for anything exotic or niche, just the golden standard.

In VSC the standard is:

  • Python (from MS). This installs Pylance
  • IntelliCode

And that’s basically it.

Does this change for Cursor?

I notice with latest update IntelliCode is not loading anymore.
I also notice Cursor Pyright.

And then there’s Python plugin from Anysphere, but I get:

So what’s the golden standard these days?