GitHub

Python EXE Builder

A tool that converts Python scripts to Windows executable files (.exe) with simple operations. This tool cannot automatically detect necessary libraries. You need to identify the dependent libraries ...
シンプルな操作でPythonスクリプトをWindows実行ファイル(.exe)に変換するツール / A tool that converts Python scripts to Windows executable files (.exe) with simple operations. A feature-rich GUI tool for converting Python scripts ...
A new project, written in Rust, aims to make it easier to package and distribute a Python application as a standalone binary executable—something that has long been a pain point for Python developers.