Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 280 Bytes

Refactoring Python - Why and How to Restructure Your Code.md

File metadata and controls

8 lines (5 loc) · 280 Bytes

Refactoring Python: Why and How to Restructure Your Code

by Brett Slatkin

Concrete examples of Pythonic refactoring patterns from experience at Google.