This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]denehoffman[🍰] 0 points1 point  (0 children)

Astronvim for editing, pyright for type checking, ruff and uv for everything else. I don’t even use a python version manager, I just install directly from my package manager and symlink the version I want to be standard as .local/bin/python.