{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/6"}],"enrichment":{"capability":"Provides a graphical interface to convert Python scripts into standalone Windows executables using PyInstaller, eliminating the need to manually configure command-line options.","skillfed_tags":["gui-wrapper","executable-packaging","windows-distribution"],"use_cases":["Package a Python GUI application (tkinter, PyQt, etc.) as a single .exe for distribution to end users.","Convert a command-line Python tool into a Windows executable for non-technical users.","Bundle a Python script with data files, images, or databases into a portable .exe.","Automate repeated conversions by saving and reusing JSON configuration files.","Distribute Python scripts without revealing source code or requiring Python installation on the target machine."],"what_it_does":"Auto PY to EXE wraps PyInstaller behind a browser-based graphical interface, letting you convert Python scripts to Windows executables without learning PyInstaller's command-line syntax. You select your script, optionally add an icon or bundle extra files, and click a button to generate the .exe in an output folder. It depends on Eel for the web UI, PyInstaller for the actual compilation, and requests for any HTTP operations.\n\nThe tool is aimed at developers who want to distribute Python applications as standalone executables without exposing source code or requiring users to have Python installed. It handles common packaging scenarios\u2014console apps, GUI applications, bundled assets, and persistent data\u2014through a straightforward form-based workflow. Configuration can be saved and reused as JSON, and the interface supports multiple languages.","worth_installing":"Yes, if you need to convert Python scripts to Windows executables and prefer a graphical workflow over command-line PyInstaller. The package is actively maintained, has no known vulnerabilities, and low install friction. It is not suitable if you need cross-platform executables (macOS, Linux) or if PyInstaller itself cannot handle your dependencies."},"id":"auto-py-to-exe","links":{"html":"https://skillfed.io/packages/auto-py-to-exe","md":"https://skillfed.io/packages/auto-py-to-exe.md","pypi":"https://pypi.org/project/auto-py-to-exe/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-19","license_spdx":null,"license_treatment":"permissive","name":"auto-py-to-exe","python_support":"supports_current","summary":"Converts .py to .exe using a simple graphical interface."},"popularity":{"monthly_downloads":77038,"position":14557,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.50.1"}
