EuroPython 2016

Python idioms to help you write good code

Speaker(s) Marc-Andre Lemburg

Python focuses a lot on writing readable code and also tries to make solutions obvious, but this doesn’t necessarily mean that you cannot write unreadable code or design your code in ways which makes it hard to extend or maintain.

This talk will show some useful idioms to apply when writing Python code, how to structure your modules and also goes into details on which techniques to use and which to think about twice, based on 20 years of experience writing Python.

Video


Do you have some questions on this talk?

New comment