python
2024
- 2024-07-10 – Call a bash script with arguments in python
- 2024-04-22 – Python project packaging with pipenv pytest and cli
- 2024-01-11 – How to pipenv install a git pull request from github
2022
- 2022-05-16 – Blender python development workflow
2021
- 2021-09-05 – Parse contacts from email in python
- 2021-07-15 – Parse ledger-cli using python
- 2021-05-27 – Extract and convert vcf contacts from emails in python
- 2021-04-08 – Python unit testing in emacs org mode
- 2021-02-28 – Create a blender scene in python
2020
- 2020-09-30 – Fix [Pyright] Import could not be resolved in emacs
- 2020-07-07 – Why do I need unit tests?
- 2020-04-07 – Scraping Migros M-Budget with python
- 2020-04-04 – Testing APIs offline and fast with vcrpy