maturin
Package builder
Automates building and publishing Rust crates as Python packages with minimal configuration
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
4k stars
30 watching
276 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
cfficpythoncross-compilehacktoberfestmanylinuxpackagingpyo3pypipypypythonuniffiwheels
Related projects:
Repository | Description | Stars |
---|---|---|
pyo3/pyo3 | Rust bindings for the Python interpreter | 12,615 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
rustpython/rustpython | A Python interpreter written in Rust, allowing execution of Python code on the target platform. | 19,301 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
n1nj4sec/pupy | A cross-platform tool for creating and executing malware payloads in various environments. | 8,490 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
pypa/hatch | A tool for managing and automating the build, testing, and publishing of Python projects. | 6,157 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,928 |
pyenv/pyenv | A tool for managing multiple Python versions on a system | 39,896 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,961 |
benfred/py-spy | A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
mtshiba/pylyzer | A fast and feature-rich static code analyzer and language server for Python | 2,550 |
micropython/micropython | An implementation of Python 3.x on microcontrollers and small embedded systems | 19,551 |