python-aosd is a Python binding for libaosd. An on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.
python-aosd uses distutils, so building it is as simple as running
python setup.py build
in the root directory.
Running
python setup.py install
will install python-aosd.