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).

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.