Conversion Descriptor
Clever descriptor which automatically converts assigned values to the annotated type.
Clever descriptor which automatically converts assigned values to the annotated type.
Changelog: quick implementation of context manager which monkeypatches timezones
DWM-like master-stack layout for i3 is possible by using i3's IPC mechanism.
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.
Presentation of my program for toggling file comments depending on a list of keywords in a language similar to preprocesor.
Writing and using webhooks to automate deployment of web applications.
Graceful shutdown of PyQt applications might be harder than it looks like. This article presents the problem and a way to resolve it.