@LemmyUser1290a@lemmy.world to Selfhosted@lemmy.worldEnglish • edit-21 year agoREDACTEDlemmy.worldimagemessage-square11fedilinkarrow-up124arrow-down15file-text
arrow-up119arrow-down1imageREDACTEDlemmy.world@LemmyUser1290a@lemmy.world to Selfhosted@lemmy.worldEnglish • edit-21 year agomessage-square11fedilinkfile-text
minus-square@atzanteol@sh.itjust.workslinkfedilinkEnglish1•1 year agoIt’s a flask app. It will run an embedded server.
minus-squareminnixlinkfedilinkEnglish1•1 year agoThat’s interesting. So you would need to install flask as well I presume, right? Or does the script pull that in?
minus-square@atzanteol@sh.itjust.workslinkfedilinkEnglish1•1 year agoIt’s embedded. The python app will serve http.
minus-squareminnixlinkfedilinkEnglish1•1 year agoI will have to try out some flask apps. I like the ease of use they seem to have
It’s a flask app. It will run an embedded server.
That’s interesting. So you would need to install flask as well I presume, right? Or does the script pull that in?
It’s embedded. The python app will serve http.
I will have to try out some flask apps. I like the ease of use they seem to have