pythonic-helper

Crates.iopythonic-helper
lib.rspythonic-helper
version0.1.3
created_at2024-02-24 14:46:29.479243+00
updated_at2024-02-29 22:23:53.038047+00
descriptionA library that provides Python-like functions (and some surprises)
homepage
repositoryhttps://github.com/xsamueljr/pythonic-helper
max_upload_size
id1151687
size5,744
Samuel (xsamueljr)

documentation

README

A Pythonic helper for Rust

Why?

Since my first (and main) language is Python, it was a bit shocking for me to find out that functions like input() don't exist, so... Why not make a crate that adds them?

All contributions are welcome!

This is my first time making a public library (yes, even counting Python), so it's small and probably doesn't follow all the good practices. I'm open to feedback, so please feel free to submit an issue or a pull request, I'd be happy to review it

Commit count: 8

cargo fmt