File: readme.txt

package info (click to toggle)
python-wpy 0.53-0.1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 832 kB
  • ctags: 1,991
  • sloc: python: 8,624; makefile: 57; sh: 24
file content (22 lines) | stat: -rw-r--r-- 1,045 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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