python-playground icon indicating copy to clipboard operation
python-playground copied to clipboard

WebAssembly Python Interpreter Playground

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

  1. Clone the Repository

    git clone https://github.com/TeaByte/python-playground
    cd python-playground
    
  2. Install Dependencies

    npm install
    
  3. Start the Development Server

    npm run dev
    

Playground photo