Livepython: Visually trace your Python code in real time

livepython – Visually trace your Python code in real time. Read more

Similar

Making the Python REPL Output Pretty

Recently, there was a tweet by Ned Batchelder that illustrated how to make Python REPL output prettier. I went to implement it, and wanted to put together some instructions for the future.

Read more »