Skip to content
#

python-to-exe

Here are 18 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

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