salabim / ycecream

Sweeter debugging and benchmarking Python programs.
MIT License
54 stars 3 forks source link

Enhancement: Add support for REPL sessions #4

Closed PFython closed 3 years ago

salabim commented 3 years ago

I don;t think this will be possible, at least not in a useful way. I could maybe make an implementation where the left-hand side of a 'pair' is left out, but what's the point of that? Then you can just use print(). But I'm open to better solutions, of course.

salabim commented 3 years ago

Inspired by @PFython 's remarks, I have made ycecream compatible with REPLs, be it with extremely limited functionality: