Skip to content

Exe Maker is a modern, beautiful GUI wrapper for **PyInstaller**. Convert your Python scripts into standalone executable (`.exe`) files with just a few clicks, featuring a sleek dark-mode interface built with `CustomTkinter`

License

Notifications You must be signed in to change notification settings

piyushkadam96k/Exe-Maker-bulder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Kadam Exe Maker

Python Platform License

Kadam Exe Maker is a modern, beautiful GUI wrapper for PyInstaller. Convert your Python scripts into standalone executable (.exe) files with just a few clicks, featuring a sleek dark-mode interface built with CustomTkinter.


✨ Features

  • 🎨 Modern Dark GUI: A clean, professional interface that makes building apps easy.
  • πŸ“‚ Asset Bundling: Easily include entire folders (images, data files) inside your EXE.
  • πŸ–ΌοΈ Custom Icons: Give your app a professional look with custom .ico support.
  • πŸ› οΈ Advanced Control:
    • OneFile Mode: Bundle everything into a single portable .exe.
    • No Console: Perfect for GUI applications (hides the black command window).
    • Hidden Imports: Manually fix missing module errors.
  • ⚑ Real-Time Logs: View the build process live right in the application.
  1. Run the application:
    python main.py
  2. Select Script: Browse for your .py file.
  3. Customize:
    • Name your app.
    • Add an Icon.
    • (Optional) Add an Asset Folder if your script uses images/data.
  4. Build: Click BUILD EXECUTABLE and watch it go! πŸš€
  5. Find your new app in the dist folder.

πŸ“¦ Requirements

  • Python 3.x
  • customtkinter
  • pyinstaller
  • pillow

🀝 Contributing

Feel free to fork this project and submit Pull Requests. Ideas and improvements are welcome!


Made with ❀️ by Kadam

About

Exe Maker is a modern, beautiful GUI wrapper for **PyInstaller**. Convert your Python scripts into standalone executable (`.exe`) files with just a few clicks, featuring a sleek dark-mode interface built with `CustomTkinter`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages