Modern Python part 1: start a project with pyenv & poetry

When learning a programming language, the focus is essentially on understanding the syntax, the code style,…

Why Python is catching on with business analysts

With data more critical than ever to companies’ success, Python is spreading beyond the realm of…

Modern Python part 3: run a CI pipeline & publish your package to PiPy

To propose a well-maintained and usable Python package to the open-source community or even inside your…