Python Forum
How to distribute a Python application with a web-based installer?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to distribute a Python application with a web-based installer?
#1
Hi everyone,

I am trying to figure out how to distribute a python application with a web-based installer. The app is for Windows OS. I want users of my app to download the web-based installer because I need the installer to collect some information about their computers (e.g., motherboard's serial number), send the information to my server where the information becomes part of python code. Then the python code is built so that an executable (.exe) file will be downloaded to the user's computer.

Basically, I am looking for software for which I can create a web-based installer. Any suggestions are welcome!

Thanks in advance.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is Python Good for GUI Desktop Application? praveencqr 0 795 Dec-23-2022, 07:02 AM
Last Post: praveencqr
  Python database application SimonU 1 27,497 Sep-02-2018, 10:18 PM
Last Post: Larz60+
  Malware in Python 32-bit Installer v 3.2.4 Windows clownzilla 8 5,023 Mar-09-2018, 11:41 AM
Last Post: wavic
  creating application for android with python shahpy 7 8,120 Oct-05-2016, 03:48 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

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