/python-playground

WebAssembly Python Interpreter Playground

Primary LanguageJavaScript

python-playground

Browser based Python playground Made using (Web Assembly Pyodide) and ReactJS

(NOTE) Moved to: https://github.com/vwh/python-playground

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