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: almost 2 years ago
Linked from 2 awesome lists

bundlepackagepy2apppy2exepyinstallerpythonpython-3python-to-exe

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
indygreg/pyoxidizerA tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.5,562
pyinfra-dev/pyinfraA 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/warehouseThe software behind the Python Package Index.3,617
pypa/pipA package installer for Python that simplifies the process of managing dependencies and installing packages.9,569
pyenv-win/pyenv-winA tool for managing multiple Python versions on Windows5,146
pyenv/pyenvA tool for managing multiple Python versions on a system39,896
benfred/py-spyA tool that lets you visualize what your program is spending time on without modifying the code.12,992
pyodide/pyodideEnables the execution of Python code in web browsers and Node.js environments using WebAssembly12,406
rootm0s/winpwnageA tool providing various techniques for bypassing Windows User Account Control (UAC), elevating privileges, and persisting on a system.2,635
pyload/pyloadA high-level download manager written in Python that automates and simplifies the process of downloading files from various sources.3,362
joerick/pyinstrumentA Python profiler tool used to identify and optimize slow parts of code.6,727
pytransitions/transitionsAn object-oriented finite state machine implementation in Python with many extensions.5,822
pyinvoke/invokeA Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks4,426
pyscript/pyscriptEnables execution of Python code in web browsers using WASM and modern web technologies18,095
mtshiba/pylyzerA fast and feature-rich static code analyzer and language server for Python2,550