News

The pattern-matching syntax introduced in Python 3.10 allows for powerful new programming techniques for decision-making in apps.
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!