Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: combining flask webserver and another applicaiton
Post: RE: combining flask webserver and another applicai...

Main application (Raspberry Pi) def main(): # Initialize log file to empty on start up g_logFileName = EMPTY g_cntrWiFi = int(time.perf_counter()) while(1): g_cntrWiFi = Intern...
maciejMatthias Web Scraping & Web Development 3 2,287 May-10-2020, 10:39 PM
    Thread: combining flask webserver and another applicaiton
Post: combining flask webserver and another applicaiton

I have an application that runs a dehumidifier, through a loop in main(). I have a flask web server to provide a web interface for the dehumidifier. Currently these are separate. How do I add my mai...
maciejMatthias Web Scraping & Web Development 3 2,287 May-10-2020, 06:28 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020