Luckyy
Administrator
Staff
LEVEL 500
XP

Transform your Python scripts into standalone Windows executables with zero hassle!

- One-Click Conversion - Convert Python scripts to EXE files with a single button click
- Smart PyInstaller Integration - Automatically handles PyInstaller execution and arguments
- Automatic Python Detection - Finds Python installations using multiple methods (py, python, python3)
- Portable Python Support - Works even without Python installed on the target system
- Dependency Bundling - Automatically detects and includes required Python modules
- Single File Output - Creates standalone .exe files that work on any Windows computer

- Drag & Drop Support - Simply drag Python files directly into the application
- File Browser Integration - Built-in file browsers for Python files, output directories, and icons
- Real-time Output Log - Live conversion progress with detailed status updates
- Professional GUI - Modern, clean interface with intuitive controls
- Progress Indication - Visual progress bar and status updates during conversion
- Conversion Cancellation - Stop ongoing conversions at any time

- Single File Mode - Create one portable .exe file (--onefile)
- Console Hiding - Hide console window for GUI applications (--noconsole)
- Debug Mode - Enable detailed debugging output (--debug all)
- Custom Icons - Add custom .ico files to your executables
- Output Directory Control - Choose where your .exe files are created
- Clean Builds - Automatic cleanup of temporary build files

- Settings Persistence - Remembers your last used directories and settings
- Comprehensive Logging - Detailed log files with timestamps and error tracking
- Input Validation - Prevents errors with thorough file and path validation
- Error Recovery - Graceful handling of missing files and failed operations
- Automatic Directory Creation - Creates output directories if they don't exist
- Process Management - Safe handling of PyInstaller processes and cleanup

- Exception Handling - Robust error handling prevents crashes
- Memory Management - Automatic log file size management (max 1MB)
- Thread Safety - Proper UI thread handling for responsive interface
- Resource Cleanup - Automatic cleanup of processes and temporary files
- Status Tracking - Real-time conversion status and completion notifications
- Multi-Python Support - Works with different Python versions and launchers

- Import Analysis - Automatically analyzes Python files for required modules
- Python Environment Detection - Scans system for available Python installations
- Dependency Resolution - Identifies and includes necessary packages
- Path Intelligence - Smart handling of file paths and working directories
- Version Compatibility - Works with Python 2.x and 3.x installations

- Success Notifications - Popup notifications when conversion completes
- Output Folder Access - One-click access to generated .exe files
- Clear Output Log - Easy log clearing for multiple conversions
- Confirmation Dialogs - Safe exit handling during active conversions
- Support Link Integration - Easy access to developer support
- Professional Branding - Clean, branded interface with logo

Code:
Platform: Windows (.NET 8.0)
Language: C# 12.0
GUI Framework: Windows Forms
Python Support: 2.x, 3.x (all versions)
PyInstaller: Integrated support
Output: Standalone Windows executables

You must reply before you can see the hidden data contained here.
Last edited:
Liked by1member: