Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T12:39:25.000Z (about 2 months ago)
- Last Synced: 2024-12-05T07:03:23.050Z (7 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,082
- Watchers: 42
- 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**.
[![image_2017-11-28_08-03-59](https://user-images.githubusercontent.com/458654/33350327-50e76baa-d485-11e7-8a6e-b3dd0c337046.png)](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.