Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto-py-to-exe #2584

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Polycarbohydrate
Copy link

What is this Python project?

This project uses Pyinstaller to convert from the .py file format to .exe format. The notable difference is that this project uses a very user-friendly graphical interface for users to select options to convert the python code into executable format.

What's the difference between this Python project and similar ones?

Like it was said above, auto-py-to-exe uses a very simple and easy to use graphical interface to allow users to create standalone executables along with dependencies as files. The GUI is translated into 27 different langauges.

It makes the pyinstaller commands into simple point and click bottons that add the feature into the command line which is shown in the GUI. It seperates the input command from the output display/terminal. All of this is done within the application. Users have the option to chose whether they like to use the built in terminal display in the GUI, or use their native console.

Any user can use it without any experiance with Pyinstaller. They do not need to learn any of the pyinstaller commands due to the simplistic nature of the GUI. The words on the bottons help the user understand what each option does. The GUI also displays the Pyinstaller commands above the simple bottons for each command.

--

Anyone who agrees with this pull request could submit an Approve review to it.

@Polycarbohydrate
Copy link
Author

@vinta Any chance this will be merged?

@Junu09876
Copy link

Keep go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants