Luis Norambuena@programming.devM to Python@programming.devEnglish · 4 days agoIs Python Really That Slow?blog.miguelgrinberg.comexternal-linkmessage-square22fedilinkarrow-up110arrow-down13file-text
arrow-up17arrow-down1external-linkIs Python Really That Slow?blog.miguelgrinberg.comLuis Norambuena@programming.devM to Python@programming.devEnglish · 4 days agomessage-square22fedilinkfile-text
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up4·4 days 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.