Al die geruchten over gebande accounts nav het posten van invite codes... Zijn die nou waar? Ik ben er namelijk wel aan toe om mijn account weg te (laten) halen. Iemand behoefte? #invitecode#bluesky
@aar0ncpa@reuvenmlerner@driscollis If the script is on the raspberry pi itself you can just use the same file writing method.
If you need to work with paths you can use os, but I like pathlib more:
from pathlib import Path
file = Path.home() / "file.txt"
with https://t.co/4Z6w6QJqsR("w") as f:
f.write("hi")