Python Forum
combining flask webserver and another applicaiton
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
combining flask webserver and another applicaiton
#1
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 main() code into the web server application?
Alternatively how do I make the applications talk to each other?

Where would I start?

Any help would be appreciated.

Thank you
Maciej
Reply


Messages In This Thread
combining flask webserver and another applicaiton - by maciejMatthias - May-10-2020, 06:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Handle parameters in POST request for python webserver? JBristow1729 1 7,785 Jul-16-2019, 10:59 PM
Last Post: scidam
  When i try to create a webserver through a port throwing error pras120687 2 5,806 Dec-14-2016, 01:06 AM
Last Post: pras120687

Forum Jump:

User Panel Messages

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