Go to advanced search

by aziz.s.lok
Mon Aug 17, 2015 12:10 pm
Forum: Python
Topic: Running a while loop along with a flask app.
Replies: 7
Views: 8128

Re: Running a while loop along with a flask app.

Can explain a little for running in thread .. i just started using python.. so dont know much about threading... i tried to look into it but its way too complicted ...

thanx guys
by aziz.s.lok
Mon Aug 17, 2015 9:17 am
Forum: Python
Topic: Running a while loop along with a flask app.
Replies: 7
Views: 8128

Running a while loop along with a flask app.

I am working on writing a code in raspberry pi using python where i want the user to input the set temperature and fan mode via web page i'm using flask for that and the values are returned successfully but i also want to run a infinite while loop along with the flask app which will compare the set ...

Go to advanced search