Skip to main content Brad's PyNotes

About

This is Brad’s Python Notes - a blog covering interesting aspects about Python, covering the Python Tutorial, the Python Standard Libraries and the Python Enhancement Proposals (PEPs).

This blog is a collaboration between me, the python documentation and my Claude Code pair-writer/programmer who is helping me with drafting the original outline for each post. After that I can extend, adjust and tweak the posts to build a much more diverse and comprehensive blog than I would otherwise have time or energy to build.

In each article I’ve stuck with a similar approach:

  1. Start with a “too long; didn’t read” (TL;DR) super-summary
  2. Identify some single standout interesting note (Interesting!)
  3. Move on to bite-sized chunks of information including code examples and references to the source documentation.