Table of Contents
- Introduction to Pythonic Code
- Pythonic Data Structures
- Classes and OOP Conventions
- Python Modules and Metaprogramming
- Pythonic Décorators and Context Managers
- Data Processing Done Right
- Iterators, Generators, and Coroutines
- Python Descriptors
- Pythonic Application Design and Architecture
- Effective Testing for Python Code
- Production Code Management