Hacker News new | ask | show | jobs
by nordsieck 1201 days ago
> I very often start the python repl to just do some simple calculations.

If you use the python repl a lot and haven't heard of it, ptpython is worth checking out as a repl replacement. I find it to be much more ergonomic.