This is the "WPY" portable GUI library for Python. It is a class library system based on the Microsoft Foundation Classes used for writing GUI code easily in Python. It is designed for simplicity and portability. It is under active development, but is useful for real projects now. This version runs on Microsoft Windows and Unix/X using Tk. Python programs written using this "WPY" GUI library will run under Windows NT and 95, Windows 3.1, and under Unix/X without changes and with native look and feel. This work is by James C. Ahlstrom and is not the same as the Windows version by Mark Hammond or Harri Pasanen (get those too). To install WPY on Windows 3.1, 95 or NT, first install the Core Python Binaries available from www.python.org. Then run the installation program wpysetup.exe. For Unix, first make sure your python executable was made with Tk. Then put the files wpy.py, wpy_tk.py, wpy_tk.dfl, wpyinter.py and wpycon.py on your PYTHONPATH. Please direct comments and complaints to: Jim Ahlstrom jim@interet.com