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

6k stars
64 watching
239 forks
Language: Rust
last commit: 30 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,331
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,955
pyo3/pyo3 Rust bindings for Python interpreter 12,498
pypi/warehouse A software system that powers the package registry for Python packages 3,606
mtshiba/pylyzer A fast and feature-rich static code analyzer and language server for Python 2,513
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,941
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,909
py2exe/py2exe A tool to package Python applications into standalone Windows executables. 875
dashingsoft/pyarmor A tool for protecting Python scripts from reverse engineering and unauthorized access by obfuscating them and binding to specific machines or setting expiration dates. 3,615
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,546
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,800
cookiecutter/cookiecutter A command-line utility that creates projects from pre-defined templates. 22,692
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 18,019
n1nj4sec/pupy A cross-platform tool for creating and executing malware payloads in various environments. 8,474
jazzband/pip-tools Maintains predictable and deterministic builds of Python applications by managing dependencies. 7,774