python
2025
- Feb 14 – Ignore regions when formatting buffers with three keys
- Feb 11 – Get an email upon failed systemd services
2024
- Jul 10 – Call a bash script with arguments in python
- Apr 22 – Python project packaging with pipenv pytest and cli
- Jan 11 – How to pipenv install a git pull request from github
2022
- May 16 – Blender python development workflow
2021
- Sep 05 – Parse contacts from email in python
- Jul 15 – Parse ledger-cli using python
- May 27 – Extract and convert vcf contacts from emails in python
- Apr 08 – Python unit testing in emacs org mode
- Feb 28 – Create a blender scene in python
2020
- Sep 30 – Fix [Pyright] Import could not be resolved in emacs
- Jul 07 – Why do I need unit tests?
- Apr 07 – Scraping Migros M-Budget with python
- Apr 04 – Testing APIs offline and fast with vcrpy