Tushar Sadhwani
22 year old software developer from India, interested in Python internals, static analysis, and type checking.
Session
10/14
17:10
30min
Better project maintenance with static analysis
Tushar Sadhwani
We set up implicit or explicit rules in many projects. Where to create what kind of files? What's the naming convention? What's the API conventions?
Instead of keeping these rules in your head, in docs, etc. and checking them manually, what if you could write the rules as code?
With static analysis, you can automate the entire process. In this talk you'll learn how to do exactly that.
Niche technique
pyconjp_3