/pyodide-react-ts

REPL for python using pyodide and web workers

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Pyodide REPL Demo App


This is an app to demo the use of the @graasp/pyodide 📦 package providing a library to execute python in the browser using WebAssembly.

Learn more about 🐍 Pyodide on the official website.

🔮 Demo of the app

Usage

To run the app locally:

# install the packages
yarn install
# start the local server
yarn start

Contributing

Contributions are welcome, please submit improvements by submitting a pull request.

License

GNU AGPLv3