This website requires JavaScript.
Explore
Help
Sign In
sarsoo
/
py-rust-playground
Watch
1
Star
0
Fork
0
You've already forked py-rust-playground
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
main
Branches
Tags
View all branches
Go to file
Code
Andy Pack
c0a7bfc2ee
adding python code for module
2023-05-06 16:31:56 +01:00
.github
/workflows
adding initial skeleton
2023-05-05 08:51:44 +01:00
py_rust_playground
adding python code for module
2023-05-06 16:31:56 +01:00
src
adding constructor and get/set
2023-05-06 16:16:48 +01:00
.gitignore
adding initial skeleton
2023-05-05 08:51:44 +01:00
Cargo.lock
adding initial skeleton
2023-05-05 08:51:44 +01:00
Cargo.toml
adding initial skeleton
2023-05-05 08:51:44 +01:00
pyproject.toml
adding initial skeleton
2023-05-05 08:51:44 +01:00
README.md
adding classes
2023-05-06 16:10:51 +01:00
README.md
Python + Rust Playground
Playing with Pyo3 and Maturin to build Python libraries with Rust
Description
Playing with Python libraries written in rust
Readme
32
KiB
Languages
Rust
97.8%
Python
2.2%