libpy 0.2.1

This library imports functions from the python standard library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[lib]
name = "libpy"
path = "src/lib.rs"

[package]
authors = ["Artur za4emsu@gmail.com"]
description = "This library imports functions from the python standard library."
edition = "2021"
homepage = "https://github.com/Hy-u-3a4eM/libpy"
keywords = ["input"]
license = "MIT OR Apache-2.0"
name = "libpy"
readme = "README.md"
repository = "https://github.com/Hy-u-3a4eM/libpy"
version = "0.2.1"