pyinstaller
Executable creator
A tool for bundling Python applications and their dependencies into standalone executables.
Freeze (package) Python programs into stand-alone executables
12k stars
231 watching
2k forks
Language: Python
last commit: almost 2 years agoLinked from 2 awesome lists
bundlepackagepy2apppy2exepyinstallerpythonpython-3python-to-exe
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 | |
| 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 | |
| The software behind the Python Package Index. | 3,617 | |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 | |
| A tool for managing multiple Python versions on Windows | 5,146 | |
| A tool for managing multiple Python versions on a system | 39,896 | |
| A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 | |
| Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 | |
| A tool providing various techniques for bypassing Windows User Account Control (UAC), elevating privileges, and persisting on a system. | 2,635 | |
| A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. | 3,362 | |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 | |
| An object-oriented finite state machine implementation in Python with many extensions. | 5,822 | |
| A Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks | 4,426 | |
| Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 | |
| A fast and feature-rich static code analyzer and language server for Python | 2,550 |