Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vwh/python-playground
Browser based WebAssembly Python interpreter playground
https://github.com/vwh/python-playground
python-code-runner python-interpreter python-online python-online-compiler python-playground python-testing python-web-browser python-web-ide
Last synced: about 1 month ago
JSON representation
Browser based WebAssembly Python interpreter playground
- Host: GitHub
- URL: https://github.com/vwh/python-playground
- Owner: vwh
- License: mit
- Created: 2024-06-21T17:08:06.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T10:22:15.000Z (4 months ago)
- Last Synced: 2024-09-07T11:36:35.603Z (4 months ago)
- Topics: python-code-runner, python-interpreter, python-online, python-online-compiler, python-playground, python-testing, python-web-browser, python-web-ide
- Language: TypeScript
- Homepage: https://vwh.github.io/python-playground/
- Size: 1.17 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Playground
Browser-based Python playground built using WebAssembly (Pyodide) and ReactJS. Run and test Python code directly in your browser with an interactive and user-friendly interface.
## Features
Python in Browser
WebAssembly Powered
Library Support
• Run Python code instantly
• No server-side processing
• Immediate feedback and results
• Pyodide integration
• Near-native performance
• Seamless Python execution
• Install packages via micropip
• Access to wide range of libraries
• Expand functionality on-the-fly
Terminal Commands
Intuitive Interface
Fast and Responsive
• Support for pwd, clear, etc.
• Familiar command-line experience
• Enhanced debugging capabilities
• Clean and modern UI design
• User-friendly code editor
• Intuitive layout and controls
• Quick code execution
• Responsive editor interface
• Smooth user experience
## Contributing
Contributions are welcome! Feel free to open a pull request with your improvements or fixes.
## License
Under the MIT License. See [License](https://github.com/vwh/python-playground/blob/main/LICENSE) for more information.