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
482 stars 23 forks source link

support ptpython #18

Closed williamstein closed 1 year ago

williamstein commented 1 year 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/