TCL-Python for Windows ?

David Gravereaux davygrvy at pobox.com
Thu Sep 6 07:56:27 EDT 2001


"Frank Bongartz" <bongartzfrank at yahoo.de> wrote:

>Hi !
>
>I wonder if its is possible to run TCL-Python (http://jfontain.free.fr/) on
>Windows OS.
>
>If yes - how do make a compilation and install the python package ?
>
>...looking forward to replies
>
>Thanks !
>
>Greetings,
>             Frank

There's a windows binary there of tclpython.  You'll need ActivePython 2.1 from
ActiveState and at least Tcl 8.1

There's an alternate sister of tclpython called itclpython which is an [Incr
Tcl] extension, if you happen to be into the [Incr Tcl] style of OO @
https://sourceforge.net/project/showfiles.php?group_id=13244&release_id=39973

itclpython has the added feature of redirecting stdout from python into Tcl's
channel system so that, for example, text goes to the console widget in wish.
--
David Gravereaux <davygrvy at pobox.com>
Tomasoft Engineering, Hayward, CA
[species: human; planet: earth,milkyway,alpha sector]
Please be aware of the 7.5 year ping times when placing a call from alpha centari



More information about the Python-list mailing list