Use Pirate Radio phat LCD as main display/ display other information

Try running the following.
sudo apt-get update
sudo apt-get install python-rpi.gpio python-spidev python-pip python-pil python-numpy
sudo apt-get install python3-rpi.gpio python3-spidev python3-pip python3-pil python3-numpy
It’s what I ran for my 1.3" SPI Color LCD (240x240) Breakout, which I believe is the same display used on the Pirate radio boards.