Skip to content

Btt1996/Py2Exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python2Exe By Btt

Introduction

Python2Exe is a simple GUI application that allows you to convert your Python project into a standalone executable file using PyInstaller.

Installation

To use Python2Exe, simply clone the repository:

git clone https://github.com/btt1996/Py2Exe.git

Then, install the required dependencies:

pip install -r requirements.txt

Usage

  1. Launch the application by running python main.py in the project directory.
  2. Click the "Browse..." button to select the Python project you want to convert.
  3. Click the "Convert to exe" button to start the conversion process.
  4. Once the conversion is complete, a message box will appear to let you know the process is done.

Contributing

If you find a bug or would like to contribute to this project, feel free to create an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages