List of pages for python
2025
2024
Conversion Descriptor
Clever descriptor which automatically converts assigned values to the annotated type.
Monkeypatching Timezones in Python
Changelog: quick implementation of context manager which monkeypatches timezones
2023
2021
2020
Master-stack layout for i3
DWM-like master-stack layout for i3 is possible by using i3's IPC mechanism.
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
Deployment aplikacji internetowych [PL]
Writing and using webhooks to automate deployment of web applications.
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.