This library imports functions from the python standard library.
```rust
use libpy::input;
fn main() {
}
```
```rust
use libpy::int;
fn main() {
}
```
This project was created to make it easier for the programmer to work by importing functions familiar to him.