About | Features | Technologies | Requirements | Starting | License | Author
The rust binding of Pocketpy is implemented through bindgen crate.For more information, please refer to https://pocketpy.dev/
✔️ Bindgen generates binding for Pocket;
✔️ Test and run py script;\
The following tools were used in this project:
Before starting 🏁, you need to have Rust installed.
# Clone this project
$ git clone https://github.com/xsxz01/pocketpy_rs
# Access
$ cd pocketpy_rs
# build project
$ cargo build
# Run the project
$ cargo run
# The program will output test result
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Pang