python-playground
Browser based Python playground Made using (Web Assembly Pyodide) and ReactJS
Features
- You can install libraries from MicroPIP
- Easy to use, Syntax highlight
-
Clone the Repository
git clone https://github.com/TeaByte/python-playground cd python-playground
-
Install Dependencies
npm install
-
Start the Development Server
npm run dev