python-to-exe
There are 14 repositories under python-to-exe topic.
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
brentvollebregt/auto-py-to-exe
Converts .py to .exe using a simple graphical interface
Abhijeetbyte/Python-Script-to-Application
The simplest and efficient way to convert your python script into an executable setup file for PC with a complete guide, resources, and example files
VoxDroid/PyExe-Builder
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.
mach1el/py-product-manager
Products manager application written by python.Using tkinter to make GUI.
project-undefined/cpython-compile-windows-base
Quickly set up a cpython project that compiles pyx files to exe files
desty2k/crossinstaller
Generate Python executables for multiple platforms
reshmaharidhas/Tic-Tac-Toe
Desktop application built using Python and Tkinter to play the game of 'Tic Tac Toe' in 3x3 board by two players
E7su/magnemite
development digital filters
SammXdd/py-to-exe
Convert Python scripts into EXE with an easy GUI application.
waived/discord-keylogger
Log user keystrokes and upload them to a Discord server via a Discord WebHook
calico-blanket/python-exe-builder
シンプルな操作でPythonスクリプトをWindows実行ファイル(.exe)に変換するツール / A tool that converts Python scripts to Windows executable files (.exe) with simple operations.
NguyenDucQuan12/Updater
Tạo phần mềm cập nhật phần mềm khác bằng python và sử dụng auto py to exe để đóng gói lại thành file exe
TufayelLUS/Convert-Python-Project-To-Executable
This is a template repository code for converting python script to windows executable using cx_freeze library