News

Python dataclasses ... float shelf_id: int = 0 Once a dataclass is created it is functionally identical to a regular class. There is no performance penalty for using a dataclass.
Python’s new template strings ... Instead, we do something with their contents by applying a function or class method. A t-string object contains different sub-objects we can iterate through ...