Luis Norambuena@programming.devM to Python@programming.devEnglish · 18 hours agoPython's pathlib modulewww.pythonmorsels.comexternal-linkmessage-square10fedilinkarrow-up111arrow-down10file-text
arrow-up111arrow-down1external-linkPython's pathlib modulewww.pythonmorsels.comLuis Norambuena@programming.devM to Python@programming.devEnglish · 18 hours agomessage-square10fedilinkfile-text
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up1·17 hours agoDon’t forget about the helper functions mypath.read_text() and mypath.write_text(content)
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up1·17 hours agothat’s already in the cheatsheet
Don’t forget about the helper functions
mypath.read_text()
andmypath.write_text(content)
that’s already in the cheatsheet