Have psysh break into a web interface
Author: supriyo-biswasCreated Jun 9, 2018Updated Dec 11, 2022
Labelsenhancement
Recently, when working with the Python Flask framework, I discovered a cool feature — it allows you to run code inside the web browser:

Could we have the PsySH breakpoint launch a web interface? Not having to switch back-and-forth between the terminal and the browser would be a great plus.
Source: bobthecow/psysh