[GH-ISSUE #60] convert to EXE? #59

Closed
opened 2026-02-26 12:20:20 +03:00 by kerem · 6 comments
Owner

Originally created by @zeronobody0 on GitHub (Jun 11, 2019).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/60

Can you convert all of this to a single exe file?
Thanks!

Originally created by @zeronobody0 on GitHub (Jun 11, 2019). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/60 Can you convert all of this to a single exe file? Thanks!
kerem closed this issue 2026-02-26 12:20:20 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Jun 11, 2019):

What is the benefit of packing this project into an executable?

<!-- gh-comment-id:501060381 --> @brentvollebregt commented on GitHub (Jun 11, 2019): What is the benefit of packing this project into an executable?
Author
Owner

@zeronobody0 commented on GitHub (Jun 12, 2019):

People without pip can use it.

<!-- gh-comment-id:501353475 --> @zeronobody0 commented on GitHub (Jun 12, 2019): People without pip can use it.
Author
Owner

@brentvollebregt commented on GitHub (Jun 12, 2019):

There are instructions in the readme on how to install with without pip.

<!-- gh-comment-id:501472162 --> @brentvollebregt commented on GitHub (Jun 12, 2019): There are instructions in the readme on how to install with without pip.
Author
Owner

@zeronobody0 commented on GitHub (Jun 12, 2019):

Also, downloading and running it wouldn't be so complicated, so some less techy people (like me) can use it. Programs like this inadvertently have a monopoly on Python-based apps, and less-techy people may want to show there Py-App to someone who doesn't have Python.

<!-- gh-comment-id:501481292 --> @zeronobody0 commented on GitHub (Jun 12, 2019): Also, downloading and running it wouldn't be so complicated, so some less techy people (like me) can use it. Programs like this inadvertently have a monopoly on Python-based apps, and less-techy people may want to show there Py-App to someone who doesn't have Python.
Author
Owner

@brentvollebregt commented on GitHub (Jun 12, 2019):

"downloading and running it wouldn't be so complicated"

It takes one command to install this and a second to run it. As I describe in the readme:

  • Install: python -m pip install auto-py-to-exe
  • Run: auto-py-to-exe

What is so complicated about that? Also this tool is made to package a Python script to an executable so you can run it on machines without Python - that is how you show a "Py-App to someone who doesn't have Python".

I don't think I quite get what you're getting at sorry?

<!-- gh-comment-id:501483743 --> @brentvollebregt commented on GitHub (Jun 12, 2019): > "downloading and running it wouldn't be so complicated" It takes one command to install this and a second to run it. As I describe in the readme: - Install: `python -m pip install auto-py-to-exe` - Run: `auto-py-to-exe` What is so complicated about that? Also this tool is made to package a Python script to an executable so you can run it on machines without Python - that is how you show a "Py-App to someone who doesn't have Python". I don't think I quite get what you're getting at sorry?
Author
Owner

@brentvollebregt commented on GitHub (Jul 13, 2019):

Closing due to no response for over a month.

<!-- gh-comment-id:511161724 --> @brentvollebregt commented on GitHub (Jul 13, 2019): Closing due to no response for over a month.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#59
No description provided.