Hacker News new | ask | show | jobs
by robertlagrant 802 days ago
You can run mypy as the Python equivalent of the typey bit of a compiler.

As for SQLAlchemy, I wouldn't assume that the object model would be particularly different in any other OO language for the problem it's solving.