The template will give you the following application:

You need PyQt4 from your distribution.
To run the template, first generate the python module from the Designer myCalendar.ui file by typing
pyuic4 -o myCalendar.py myCalendar.ui in your project folder and then start your project:
python APPNAME.py.