monica_b1998@lemmy.world to Python@programming.dev · 2 months agoList comprehensions vs generator expressionsslicker.meexternal-linkmessage-square5linkfedilinkarrow-up16arrow-down11
arrow-up15arrow-down1external-linkList comprehensions vs generator expressionsslicker.memonica_b1998@lemmy.world to Python@programming.dev · 2 months agomessage-square5linkfedilink
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1·2 months ago Identify where itertools or itertools-more should be used instead. Found this which is Rust-free https://pypi.org/project/refurb/
Found this which is Rust-free
https://pypi.org/project/refurb/