On Mon, Jul 23, 2018 at 10:24 PM, John Pote <johnp...@jptechnical.co.uk> wrote: > > So I thought it might be quick and easy to do something with curses to keep > the title line visable while the numbers roll up the screen. But alas I'm a > Windows user and the 'curses' module is not in the Windows standard library > for Python.
Try this versions, based on PDCurses: https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses -- https://mail.python.org/mailman/listinfo/python-list