This package contains the Python source code for two panel applets: the applet found in the PythonLauncherApplet directory is built with a C++ library and contains the functionality needed by other Python applets; the applet in the BookmarksApplet directory is distributed by itself and is installed using a special setup_applet.py script that can be reused for other Python applets.
To install the applets, first go into the PythonLauncherApplet directory and follow the instructions in the README.txt file supplied. Once that applet is installed successfully, go into the BookmarksApplet directory and follow the instructions in the README.txt file there.
With both applets installed, you should be able to open a context menu on the panel, navigate to the Panel Menu | Add to Panel | Applet menu and select either Python Launcher Applet or Bookmarks Applet. If either (or both) of these fail to work, please send information to the e-mail address supplied in the README.txt files mentioned above.