Description
You know the Read-Evaluate-Print-Loop you get when you type python, ipython or bpython? You should spend more time in it! This talk describes development workflows using a REPL and their associated pitfalls. IPython and bpython features useful for writing, testing, debugging and using code will be sprinkled throughout.