Hynek Schlawack

Hynek Schlawack, a Python and Go developer from Berlin, shares insights through blog posts, conference talks, YouTube videos, and open-source projects, focusing on web hosting, software engineering, and community-driven tech.

RSS Feed
1/3/2026
EN
Python Go web development open-source conference talks
Hynek Schlawack

Articles from this Blog

73 articles from this blog

Testing & Packaging
10/19/2015 EN

Testing & Packaging

Explains the benefits of using a `src` directory in Python projects for accurate testing and packaging, and how to measure combined test coverage across multiple Python versions.