An open API service indexing awesome lists of open source software.

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.

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 :
[![Deploy with Vercel](https://vercel.com/button)](https://pyscript-repl.vercel.app/)
[![pages-build-deployment](https://github.com/TheSGJ/PyScript-ReplSite/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/TheSGJ/PyScript-ReplSite/actions/workflows/pages/pages-build-deployment)
[![Netlify Status](https://api.netlify.com/api/v1/badges/2174f71f-e145-46c9-82c2-d47ba7913548/deploy-status)](https://pyscript-repl.netlify.app)