Message from Python discussions

November 2018

— Is* 😭

— 

How do you guys prefer to write a backend script with python? You write a main script that checks if frontend needs commands? Or is there a way you can call the backend once the frontend needs it?

— The second choice

— Do you guys prefer running a script 24/7?

— Oh. And what module do I need for that?

— First, think about what you want to do

— Second, continue thinking about it

— I want to do several task with python. Now I'm constantly querying a dB if there a commands in it for my script.

Message permanent page

— Why?

— For example. I made a YouTube downloader

— With youtube-dl?

— Yes