Get Rich (in your repl) Fast
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...
I’m a full-time Python developer with an English Literature degree. You do the math.
I’m constantly learning (and forgetting!) new things, so I created this blog to document tips, tools, programming jokes, and other things that make my day-to-day programming life more joyful.
Thanks to Freepik for the icon!
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...
Uncurl Today I learned about a handy little project called uncurl.
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...