The first release of Python Compiler
PythonCompiler v1.0.0-release
Key Features:
- Visual Interface for PyInstaller:
No need to memorize CLI commands. Configure your build with simple checkboxes and inputs.
Smart Dependency Management:
Built-in Pip integration allows you to specify libraries (e.g., pandas, requests). The app automatically installs them and uses --collect-all to ensure complex packages are bundled correctly.
Modern UI with Dark Mode:
Features a clean, responsive interface with native support for both Light and Dark themes.
Flexible Build Modes:
One-File Mode:
Bundle everything into a single .exe file for easy sharing.
Directory Mode:
Organize assets and dependencies in a folder structure.
Windowed Mode:
Create GUI applications without the background console window.
Customization:
Easily set your own application icon (.ico) and program name.
Real-time Logs:
View the detailed build process and error logs directly inside the application
Files
Get PythonCompiler
PythonCompiler
a windowed python compiler that can help python developers compile codes
Leave a comment
Log in with itch.io to leave a comment.