This is a set of little python scripts:
amenu.py - with "xdg_menu" this scripts list all the programs in the system, and let you execute them.
pypacsize.py - with the package manager pacman it calculates the size of all installed programs.
unzipall.py - unzip multiple files with 7zip.
rawdisk_creator.py - write input files in the correct head/cylinder/sector bytes of a floppy disk raw .img file.
pyjoystickview.py - show button pressed on a connected joystick with pygame.
pyanimview.py - pygame sprite animation view.