Docs.rs
rspy-0.1.7
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rspy 0.1.7
Pythonic interface for Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
6
out of
6
items documented
1
out of
4
items with examples
Links
seijinrosen/rspy
0
0
1
crates.io
Dependencies
pretty_assertions ^1.3.0
dev
tempfile ^3.3.0
dev
Versions
0.1.11
(2023-01-15)
0.1.10
(2023-01-15)
0.1.9
(2023-01-14)
0.1.8
(2023-01-13)
0.1.7
(2023-01-13)
0.1.6
(2023-01-12)
0.1.5
(2023-01-12)
0.1.4
(2023-01-11)
0.1.3
(2023-01-11)
0.1.2
(2023-01-10)
0.1.1
(2023-01-09)
0.1.0
(2023-01-08)
Owners
rspy
Pythonic interface for Rust.
Installation
Add this to your Cargo.toml:
[
dependencies
]
rspy
=
"
0
"
Currently available
Python
Rust
builtins.enumerate
rspy::Enumerator::enumerate
builtins.input
rspy::input
string.ascii_lowercase
rspy::string::ASCII_LOWERCASE
string.ascii_uppercase
rspy::string::ASCII_UPPERCASE
time.sleep
rspy::time::sleep
TODO
pathlib.Path.mkdir