All Talks

Life Is Better Painted Black, or: How to Stop Worrying and Embrace Auto-Formatting

What good is a code style if it’s not internally consistent? What good is a linter when it slows you down? What if you could out-source your worries about code formatting, adopt a consistent style, and make your team faster all at the same time? Come hear about Black: a new code style and a tool that allows you to format your Python code automatically. In the talk you’ll learn not only how the style looks like but why it is the way it is. I will do my best to convince you not only …

You might be interested in: