Which linux distros have Python by default?

Moshe Zadka moshez at math.huji.ac.il
Wed Jun 14 22:48:17 EDT 2000


On Wed, 14 Jun 2000, Grant Edwards wrote:

> Nah, I wrote a TCL program once and swore never again.  Since
> this is just a GUI front-end for some command line utilities,
> the user who doesn't have Python/Tkinter can get along fine
> without it.

Suggestion: write a Python module to wrap the command line utilities, and
have two UIs available: a Python/Tkinter GUI and a cmd-based high-level
command line utility.

Exercise for the advanced reader: write a Python/Curses, a Python/GNOME
and a Python/KDE GUIs too <0.9 wink>
--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list