Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 315 Bytes

File metadata and controls

12 lines (8 loc) · 315 Bytes

Tupelo

Tupelo is a small React app that runs the Memphis Python REPL in the browser through WebAssembly.

It provides a terminal-style interface, command history, multiline input, and lightweight mobile controls.

Local Development

npm install
npm run dev