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

2021

kpsh 1.0

First stable release of kpsh

2020

Working on TWC Formatting

Formatting is one of these parts of TWC which I disliked the most. This has finally changed with release of TWC 0.9 and complete rewrite of formatting strings syntax.

2017

Commenter [PL]

Presentation of my program for toggling file comments depending on a list of keywords in a language similar to preprocesor.

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.