PyOxidizer

Python package manager

A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.

A modern Python application packaging and distribution tool

GitHub

5k stars
64 watching
238 forks
Language: Rust
last commit: 18 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pyodide/pyodide Enables the execution of Python code in web browsers and Node.js environments using WebAssembly 12,273
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,914
pyo3/pyo3 Rust bindings for Python interpreter 12,376
pypi/warehouse A software system that powers the package registry for Python packages 3,601
mtshiba/pylyzer A fast and feature-rich static code analyzer and language server for Python 2,483
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,914
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,828
py2exe/py2exe A tool to package Python applications into standalone Windows executables. 870
dashingsoft/pyarmor A tool for protecting and securing Python scripts by obfuscating them and binding them to specific machines or setting expiration dates. 3,452
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,771
cookiecutter/cookiecutter A command-line utility that creates projects from pre-defined templates. 22,632
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 17,992
n1nj4sec/pupy A cross-platform tool for creating and executing malware payloads in various environments. 8,460
jazzband/pip-tools Maintains predictable and deterministic builds of Python applications by managing dependencies. 7,759