Calvin Hendryx-Parker, Six Feet Up CTO and AWS Community Hero, spoke about the Zen of Python and the importance of properly setting up a development computer during PyOhio 2022.
Calvin’s talk, “Bootstrapping your Local Python Environment,” delves into tools and techniques that will help developers of all levels:
One key part of this is the Zen of Python, which Calvin says is a helpful tool when it comes to shaping the way prospective developers approach setting up their development computer.
“It applies to more than just Python. There are lots of ways that this will make your life better,” Calvin said.
Three Zen of Python tenets in particular — “Beautiful is better than ugly,” “Explicit is better than implicit,” and “Simple is better than complex” — are at the core of Calvin’s presentation. To simplify development using Python, and help developers avoid potential pitfalls, Calvin recommends:
For more on bootstrapping your local environments and the Zen of Python, read Calvin’s blog post, “The Zen of Python: Bootstrapping Your Local Python Environment.”
Held virtually for the third year in a row in 2022, PyOhio is a free-to-attend nonprofit Python community conference that welcomes anyone with an interest in Python. Presentations are intended to be relevant to all types of Python users: students, software professionals, scientists, hobbyists, and anyone looking to learn more.