• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..01-Mar-201320

READMEH A D14-Dec-2005387

setup.pyH A D14-Dec-2005213

tkSnack.pyH A D14-Dec-200520.5 KiB

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