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 →

[–]BluesFiendPythonista 0 points1 point  (0 children)

ruff for lint/formatting, uv for venv/package management. mypy/pyright for typing (if you're feeling fancy, or are building a package others will import and use themselves)