tfmA to Programmer Humor@lemmy.mlEnglish · 1 year agoPython!imagemessage-square56linkfedilinkarrow-up1736arrow-down116cross-posted to: programmer_humor@programming.devprogrammer_humor@programming.dev
arrow-up1720arrow-down1imagePython!tfmA to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square56linkfedilinkcross-posted to: programmer_humor@programming.devprogrammer_humor@programming.dev
minus-squareflubba86@lemmy.worldlinkfedilinkarrow-up11·1 year agoPypy is often considered the “best” alternative Python implementation. In some cases it can be much faster. But it’s often one or two versions behind, and not 100% compatible, and of course it doesn’t work with native Cpython extensions.
Pypy is often considered the “best” alternative Python implementation. In some cases it can be much faster. But it’s often one or two versions behind, and not 100% compatible, and of course it doesn’t work with native Cpython extensions.