Vladimir

52%
Flag icon
Companies using Python at a very large scale want the benefits of static typing, but they don’t want to pay the price for the evaluation of the type hints at import time. Static checking happens at developer workstations and dedicated CI servers, but loading modules happens at a much higher frequency and volume in the production containers, and this cost is not negligible at scale.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview