All Talks

Wily Python: Writing simpler and more maintainable Python

Everyone starts with the best intentions with their Python projects, ““this time it’s going to be clean, simple and maintainable””. But code evolves over time, requirements change and codebases can get messy and complicated quickly. In this talk, you will learn how to use `wily` to measure and graph how complicated your Python code is and a series of practical techniques to simplify it. `wily` will show you which parts of your projects are becoming or have become …

You might be interested in: