rspy 0.1.3

Pythonic interface for Rust
docs.rs failed to build rspy-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rspy-0.1.11

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
input rspy::input
string.ascii_lowercase rspy::string::ASCII_LOWERCASE
string.ascii_uppercase rspy::string::ASCII_UPPERCASE