sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
https://cowasm.org
BSD 3-Clause "New" or "Revised" License
503 stars 26 forks source link

support ptpython #18

Closed williamstein closed 2 years ago

williamstein commented 2 years ago

This https://github.com/prompt-toolkit/ptpython/ is pretty amazing in terms of interactive editing of the past, etc. See https://www.terriblecode.com/blog/why-ptpython-is-the-only-repl-you-will-ever-need/

There's also pyvim, which might also be a very interesting way to get something close to vim in the browser... but maybe not. Unclear: https://pypi.org/project/pyvim/