Python Forum
How to install project on user machines
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to install project on user machines
#5
pyinstaller is probably what you look for. It will produce exe.
But you may also look at pynsist. It will bundle python into the installer

That is if you want to distribute python along with your code
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: How to install project on user machines - by buran - Oct-18-2020, 02:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't install project from pypi medatib531 2 1,587 Nov-10-2021, 03:35 PM
Last Post: medatib531
  Install module with pip3 on a non root user matthewpintor2107 1 2,420 Apr-28-2020, 03:16 PM
Last Post: pyzyx3qwerty
  Logged On User - Remote Machines mickrobinson567812 0 1,541 Apr-20-2020, 11:43 AM
Last Post: mickrobinson567812

Forum Jump:

User Panel Messages

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