Hacker News new | ask | show | jobs
by v3ss0n 1099 days ago
We had moved to fully typed python using mypy and ruff and using framework that highly benefit from it https://litestar.dev . It greatly improved our code quality , our understanding of python and how python work . At first it is tedious and felt over engineering but it's totally worth it.