.. The Proficient Pythonista master file, created by sphinx-quickstart on Fri Jun 27 16:18:03 2025. The Proficient Pythonista ========================= Lessons in writing the very best Python code. A work in progress! The focus of these lessons are high-level patterns and methods that go beyond beginner-level concepts. They draw from experience gained over 30+ years of programming, and a range of programming languages and paradigms, but are written without assuming the reader will have any knowledge of other languages. To see things that are planned, have a look at the `GitHub issues `_. .. toctree:: :maxdepth: 2 :caption: Contents: context_and_assumptions parameterisation make_illegal_states_unrepresentable My other resources ------------------ If you liked the material here, you might enjoy some of my other Python resources: - `Python related posts on my blog `_ - `Django Views - The Right Way `_ - `django-htmx-patterns `_ Other Python resources ---------------------- - `Python Design Patterns `_ by Brandon Rhodes - `Adam Johnson blog posts on Python `_