Posts

Get Rich (in your repl) Fast

3 minute read

Your REPL, Colorized When I want to do a quick verification on syntax or try a snippet of code, my tool of choice is often my Python REPL. But visually, the...

Make it Easy to Do the Right Thing with WWBD

3 minute read

This functionality is now part of the standard Python extension - check it out! The Problem If you’re like me, you know that even for small Python projects...