lakeeffect@lemmy.world to Today I Learned@lemmy.worldEnglish · 5 months agoTIL: The Chicken soup for the soul publisher owns redboxplus-squarewww.foxbusiness.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkTIL: The Chicken soup for the soul publisher owns redboxplus-squarewww.foxbusiness.comlakeeffect@lemmy.world to Today I Learned@lemmy.worldEnglish · 5 months agomessage-square0fedilink
minus-squarelakeeffect@lemmy.worldtoPython@programming.dev•Recommended way to run my scripts from a venv?linkfedilinkarrow-up0·5 months agoUse venv/bin/python app.py to run it. linkfedilink
Use venv/bin/python app.py to run it.