Python icon indicating copy to clipboard operation
Python copied to clipboard

Miscellaneous Python scripts

Python

Repo for Python scripts

alarm.py

Raspberry Pi Alarm

get_cert.py

Script to create a certificate using ZeroSSL API along with Digital Ocean API for CNAME validation
Usage: ./get_cert.py -d my.domain.name -c certificate_name

Uses f-strings, so Python 3.6 or later needed.

See ZeroSSL API – The missing examples for a shell based walkthrough of the steps in this script.

incdec.py

Renumbering (and renaming) media files

rpi-gpio-jstk.py and rpi-gpio-kbrd.py

Raspberry Pi GPIO Joystick