Bindings of Rust programming language primitives.
A Rust library for seamless Python integration, enabling ML workflows with type safety
RustpiIO is a library to read and write to the SPI bus and the GPIO pins of a Raspberry Pi.
CLI scaffolding tool for the Unipotato web framework
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
RustPyNet is a crate designed to help use python inside multiple threads for small-medium workloads like calling fast execution callbacks and small-medium operations from multiple places in an orchestrated manner. RustPyNet is built on top of PyO3 and supports all PyO3 python operations, including basic responses for returning function results.
Procedural macros for RustPyNet.
A python interpreter written in rust.
AST definitions for RustPython
RustPython specific bytecode.
Compiler for python code into bytecode for the rustpython VM.
General python functions and algorithms for use in RustPython