PHANTOM
🇮🇳 IN
Skip to content
#

python-to-exe

Here are 19 public repositories matching this topic...

A feature-rich GUI tool for converting Python scripts into standalone executables using PyInstaller. With support for multiple languages, customizable themes, and advanced build options, it’s perfect for developers seeking an intuitive way to package their applications.

  • Updated Apr 28, 2025
  • Python

PyShield converts your Python source code (.py) into compiled binary files (.pyd) using Cython, making it extremely difficult to reverse-engineer. It then packages everything into a standalone Windows executable (.exe) that runs without requiring Python installation on the target machine.

  • Updated Jan 20, 2026

Py2Exe_Converter is a free, professional & lightweight Windows desktop application that converts Python scripts (.py files) into standalone executable files (.exe) so anyone can run your Python program without having Python installed on their computer.

  • Updated Feb 26, 2026
  • Python

Improve this page

Add a description, image, and links to the python-to-exe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-to-exe topic, visit your repo's landing page and select "manage topics."

Learn more