A playground for Python
🔗 Go to Download Page | Don't forget to give it a Star ⭐
- 🧑💻 Edit your code in a simple editor, get instant feedback
- 📦 Multiple packages available for import
▶️ No need to install anything, just download and run
I want to keep the project as simple as possible. I'll just add the following features:
- Save code to file / load code from file
- Themes
- Autoupdater
This app works thanks to the following projects:
- Pyodide - The python interpreter for the web
- X-Python - An easy way to run pyodide in a web worker
- Tauri - Build native apps using web technologies
MIT © David Jiménez