Hacker News new | ask | show | jobs
by FlyingSnake 970 days ago
Yes, using mypy and planning to check out Ruff instead. PostgreSQL for prod DB, SQLite for local dev.
1 comments

mypy and ruff are complementary, and as far as I know have no overlap. Strongly recommend using both.