Design A collection of 12 articles #Design Pythonic code: the with statement In this series of posts, I’m going to examine common design patterns in Python that make Python code feel “Pythonic.” This second post covers Python’s with statement, … #Design Pythonic code: the list comprehension In this series of posts, I’m going to examine common design patterns in Python that make Python code feel “Pythonic.” This first post will cover list comprehensions, a … I make a lot of Django content for the community. Please support me on Patreon! ← Next Articles Previous Articles →