• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D14-Dec-2005387 1510

setup.pyH A D14-Dec-2005213 107

tkSnack.pyH A D14-Dec-200520.5 KiB580460

README

1tkSnack is the Python interface to Snack
2
3To install tkSnack:
4- Install tcl/tk Snack (see ../README).
5- Install the python interface as follows
6  (from the root account or using sudo
7  for a system-wide installation):
8    python setup.py install
9
10tkSnack also requires tcl/tk and Tkinter.
11
12Some demonstrations can be found in demos/python
13
14Documentation is found in doc/python-man.html
15