x11 on Microsoft Windows

(Under Construction)

You need two things for this: an x11 implementation for Windows, which will give you a terminal window capable of displaying locally or remotely generated graphics, and a command-line ssh program, which will allow you to log in to a remote computer from an x11 window.

The usual x11 solution for Microsoft Windows is the free implementation, CygWin, available from Cygwin.com.

Here are some implementation notes from Heather Rosenfeld, including hints on how to get ssh working.

INSTALLING CYGWIN, CYGWIN/X, and OPENSSH.

Now, running cygwin/x and logging into a remote server:

Alternately, if you don't need the remote server, you can use IDLE directly;
there's a shortcut to this that's installed when you install python.