Python Forum
python packaging/ hosted in IIS server
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python packaging/ hosted in IIS server
#1
I have developed a website using python Flask which is hosted on IIS and accessible to my team. My question is for security reasons how to package the python files, templates and static folder into a single executable file or .dll file and the same will be hosted on IIS server. Is it possible to directly host an executable (.exe) file on the IIS server? Please suggest an idea or reference document.

Note: I have tried using Pyinstaller to create a single executable, but it doesn't seem to run on IIS.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Flask, Self-hosted deployment, which server ? SpongeB0B 1 3,064 Apr-11-2021, 11:29 AM
Last Post: snippsat
  How to send data from remotely hosted HTML form to Pi sajid 2 2,610 Jun-27-2019, 10:28 PM
Last Post: sajid

Forum Jump:

User Panel Messages

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