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

GitHub

View Github