Python bindings to the docker-api-rs crate
Bindings to Python interpreter
Real-time Python creative coding → WebGPU renderer. Write app.py, see it at 60 fps.
A tauri 2 plugin to use python code in the backend.
Experimental Rust implementation of the Millrace runtime.
A macro library for including a Python module in Rust. At this point, very imcomplete.
Pure Rust collection of Python language tools for the Rusty Python ecosystem
PyO3 utilities for Python's Asyncio library
PyO3 utilities for Python's Asyncio library - 0.21 fork
High-performance k-mer counting tool in Rust
Proc Macro Attributes for PyO3 Asyncio
Proc Macro Attributes for PyO3 Asyncio - 0.21 fork
This gem was made for friendship with Pythonistas.
Dependabot-Python provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
Dependabot-uv provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
Cross-platform solution for simulating mouse events
Control and communicate with spawned processes
A simple ruby implementation of lex and yacc, based on Python's ply
A modern web server and application server for Ruby, Python and Node.js, optimized for performance, low memory usage and ease of use.
RubyPython is a bridge between the Ruby and Python interpreters. It embeds a running Python interpreter in the Ruby application's process using FFI and provides a means for wrapping, converting, and calling Python objects and methods. RubyPython uses FFI to marshal the data between the Ruby and Python VMs and make Python calls. You can: * Inherit from Python classes. * Configure callbacks from Python. * Run Python generators (on Ruby 1.9.2 or later).
parses configuration files compatable with Python's ConfigParser
Python Runner for Mumuki
Python implemented purely in Ruby without any library
Python's function decorators for Ruby