https://github.com/thesgj/pyscript-replsite
Integrated Python Repl/IDE made using PyScript.
https://github.com/thesgj/pyscript-replsite
asembly cpython cpython-api cpython-extensions css html html-css-javascript html5 ide javascript js pyscript python python-3 sve wasm webassembly
Last synced: 10 months ago
JSON representation
Integrated Python Repl/IDE made using PyScript.
- Host: GitHub
- URL: https://github.com/thesgj/pyscript-replsite
- Owner: TheSGJ
- Created: 2022-05-18T11:39:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T10:22:31.000Z (almost 4 years ago)
- Last Synced: 2025-05-09T02:15:27.268Z (10 months ago)
- Topics: asembly, cpython, cpython-api, cpython-extensions, css, html, html-css-javascript, html5, ide, javascript, js, pyscript, python, python-3, sve, wasm, webassembly
- Language: HTML
- Homepage: https://pyscript-repl.vercel.app/
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive Python Repl
- An interactive python repl made using the [PyScript](https://pyscript.net/)
- Currently PyScript is in its Alpha version. So, third party libraries are not allowed in this IDE for now.
### About PyScript:
- PyScript is a python script that can be run in the browser using a mix of Python and standard HTML. This could be a powerful tool for creating web applications.
# Deployed with :
[](https://pyscript-repl.vercel.app/)
[](https://github.com/TheSGJ/PyScript-ReplSite/actions/workflows/pages/pages-build-deployment)
[](https://pyscript-repl.netlify.app)