Skip to content

dubisdev/pyground

Repository files navigation

Pyground

A playground for Python

🔗 Go to Download Page   |   Don't forget to give it a Star ⭐


🐍 Features

  • 🧑‍💻 Edit your code in a simple editor, get instant feedback
  • 📦 Multiple packages available for import
  • ▶️ No need to install anything, just download and run

⚠️ WARNING: An internet connection is required to run the app for the first time, as it needs to download the Python interpreter. After that, you can run the app offline. If you need to import a package that is not included in the app, you will need an internet connection..

🛣️ Roadmap

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

🔍 Related Projects

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

📜 License

MIT © David Jiménez