Y
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
diarrhea
970 days ago
mypy and ruff are complementary, and as far as I know have no overlap. Strongly recommend using both.
link