rspy 0.1.6

Pythonic interface for Rust
Documentation

rspy

Pythonic interface for Rust.

Crates.io Crates.io cargo test codecov

Installation

Add this to your Cargo.toml:

[dependencies]
rspy = "0"

Currently available

Python Rust
enumerate rspy::Enumerator::enumerate
input rspy::input
string.ascii_lowercase rspy::string::ASCII_LOWERCASE
string.ascii_uppercase rspy::string::ASCII_UPPERCASE