https://github.com/rochacbruno/py2rs
A quick reference guide for the Pythonista in the process of becoming a Rustacean
https://github.com/rochacbruno/py2rs
cheatsheet examples guide hacktoberfest learning python pythonista reference rust rustacean
Last synced: 11 days ago
JSON representation
A quick reference guide for the Pythonista in the process of becoming a Rustacean
- Host: GitHub
- URL: https://github.com/rochacbruno/py2rs
- Owner: rochacbruno
- Created: 2017-11-28T04:22:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T12:39:25.000Z (6 months ago)
- Last Synced: 2025-04-03T23:31:20.409Z (18 days ago)
- Topics: cheatsheet, examples, guide, hacktoberfest, learning, python, pythonista, reference, rust, rustacean
- Language: CSS
- Homepage: https://rochacbruno.github.io/py2rs/
- Size: 1.27 MB
- Stars: 2,084
- Watchers: 43
- Forks: 76
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-github-stars - rochacbruno/py2rs - A quick reference guide for the Pythonista in the process of becoming a Rustacean (CSS)
- awesome-made-by-brazilians - py2rs
README
# [py2rs](https://rochacbruno.github.io/py2rs/)
## From Python into Rust
```rust
let x = Rust::from("Python");
```A quick reference guide for the **Pythonista** in process of becoming a **Rustacean**.
[](https://rochacbruno.github.io/py2rs/)
> [Click to READ https://rochacbruno.github.io/py2rs](https://rochacbruno.github.io/py2rs/)
## Credits
Created by [Bruno Rocha](http://about.me/rochacbruno) [@rochacbruno](http://github.com/rochacbruno) inspired by https://www.353.solutions/py2go/index.html
First published in [BrunoRocha.org](http://brunorocha.org/python/py2rs-from-python-to-rust-reference-guide.html)
Mdbook deploy and formatting by [Rapha-Borges](https://github.com/Rapha-Borges)
Send a Pull Request or Suggestion as a new issue.