DesignA collection of 12 articles#DesignPythonic code: the with statementIn 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, …#DesignPythonic code: the list comprehensionIn 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 →