Luis Norambuena@programming.devM to Python@programming.devEnglish · 9 hours agoIs Python Really That Slow?blog.miguelgrinberg.comexternal-linkmessage-square9fedilinkarrow-up116arrow-down10file-text
arrow-up116arrow-down1external-linkIs Python Really That Slow?blog.miguelgrinberg.comLuis Norambuena@programming.devM to Python@programming.devEnglish · 9 hours agomessage-square9fedilinkfile-text
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·3 hours agoIt’s not too bad if you strictly enforce Pyright, Pylint and Black. But I have yet to work with Python code other than my own that does that. So in practice you are right.
It’s not too bad if you strictly enforce Pyright, Pylint and Black.
But I have yet to work with Python code other than my own that does that. So in practice you are right.