PythonMonkey
PythonMonkey copied to clipboard
Tutorials Section explaining cool/common use-cases with this
Describe your feature request here.
No response
Code example
No response
Hi @forkbabu, thanks for taking the time to checkout this project!
I agree, I think it would be helpful to have something like an "examples" folder in this repo or something more clear in the readme that goes over use cases and more complex examples. Do you have any other ideas for content you'd like to see to help you and others use PythonMonkey?
In the meantime, check out these other github repositories & articles which demonstrate some PythonMonkey in action:
- Small PythonMonkey Examples
- Fullstack app using the NPM CryptoJS module in Python
- Compiling Rust to WASM and calling Rust functions from Python with PythonMonkey
- Compiling C to WASM with emscripten and calling C functions from Python with PythonMonkey
- PythonMonkey launch article, and Brief PythonMonkey video tutorial
See my answer today in PR267 also