List of pages for Python

2024

Conversion Descriptor

Clever descriptor which automatically converts assigned values to the annotated type.

Cleanup

Application cleanup in Python inspired by weakref finalizer objects

2023

Timeout Anything

Writing a generic function for timing out blocking operations

2015

Zamykanie aplikacji PyQt [PL]

Graceful shutdown of PyQt applications might be harder than it looks like. This article presents the problem and a way to resolve it.

2012

Naughty Python

A short thing about how Python prints its version number.