pyinstaller

Executable creator

A tool for bundling Python applications and their dependencies into standalone executables.

Freeze (package) Python programs into stand-alone executables

GitHub

12k stars
231 watching
2k forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists

bundlepackagepy2apppy2exepyinstallerpythonpython-3python-to-exe

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,562
pyinfra-dev/pyinfra A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. 3,966
pypi/warehouse The software behind the Python Package Index. 3,617
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,569
pyenv-win/pyenv-win A tool for managing multiple Python versions on Windows 5,146
pyenv/pyenv A tool for managing multiple Python versions on a system 39,896
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,992
pyodide/pyodide Enables the execution of Python code in web browsers and Node.js environments using WebAssembly 12,406
rootm0s/winpwnage A tool providing various techniques for bypassing Windows User Account Control (UAC), elevating privileges, and persisting on a system. 2,635
pyload/pyload A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. 3,362
joerick/pyinstrument A Python profiler tool used to identify and optimize slow parts of code. 6,727
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,822
pyinvoke/invoke A Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks 4,426
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 18,095
mtshiba/pylyzer A fast and feature-rich static code analyzer and language server for Python 2,550