Docs.rs
rustpython-0.5.0
rustpython 0.5.0
Permalink
Docs.rs crate page
MIT
05 July 2026
Links
Repository
crates.io
Source
Owners
windelbouwman
github:rustpython:packaging
Dependencies
cfg-if ^1.0
normal
dirs-next ^2.0
normal
env_logger ^0.11
normal
flame ^0.2.2
normal
optional
flamescope ^0.1.2
normal
optional
lexopt ^0.3
normal
log ^0.4.29
normal
rustpython-compiler ^0.5.0
normal
rustpython-pylib ^0.5.0
normal
optional
rustpython-stdlib ^0.5.0
normal
optional
rustpython-vm ^0.5.0
normal
criterion ^0.8
dev
pyo3 ^0.28.2
dev
rustpython-ruff_python_parser ^0.15.8
dev
rustpython-stdlib ^0.5.0
dev
winresource ^0.1
build
rustyline ^17.0.1
normal
libc ^0.2.183
normal
Versions
53.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
run_shell
rustpython
0.5.0
rustpython
Function
run_
shell
Copy item path
Source
pub fn run_shell(vm: &
VirtualMachine
, scope:
Scope
) ->
PyResult
<
()
>
Expand description
Enter a repl loop
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.