top | item 42884335

(no title)

craigds | 1 year ago

Mypy is currently the only one that can handle Django projects (because it has a plugin system and there's a plugin that can import your django code to infer types)

Unfortunately that massively limits its performance too since loading a large django codebase is pretty slow.

discuss

order

No comments yet.