It is becoming difficult for me to be productive in Python - blag
https://avi.im/blag/2023/refactoring-python/
·
It’s harder to refactor a large Python codebase. Type hints won’t save you, and you need a lot of unit tests. But how does that work in practice? Is Python fast to ship?