Skip to content

Python

Posts tagged with Python

An E-Ink Homelab Dashboard on a Jailbroken Kindle

How I turned an old Kindle into an e-ink dashboard for my homelab, why the device renders nothing itself, and why I deleted half of what I first put on the screen.

Continue reading...

Scaling and Cropping images using Python

This articles shows you how to edit, crop and resize your pictures with a little Python script.

Continue reading...

Export QGIS layers as images with PyQGIS

With the help of PyQGIS processes such as the export of images for all layers from a map can be automated.

Continue reading...