Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #53977

Re: Python TUI that will work on DOS/Windows and Unix/Linux

From "James Harris" <james.harris.1@gmail.com>
Newsgroups comp.lang.python
Subject Re: Python TUI that will work on DOS/Windows and Unix/Linux
Date 2013-09-11 17:18 +0100
Organization A noiseless patient Spider
Message-ID <l0q54r$ss8$1@dont-email.me> (permalink)
References <kvmvpg$g96$1@dont-email.me> <l0768i$v2$1@dont-email.me> <mailman.229.1378858009.5461.python-list@python.org>

Show all headers | View raw


"Michael Torrie" <torriem@gmail.com> wrote in message 
news:mailman.229.1378858009.5461.python-list@python.org...

...

> A toolkit (that's old, arguably), that might help you is TVision, a port
> of the old Turbo Vision library that formed the foundation for Borland's
> old DOS IDEs back in the day (check wikipedia).  And it looked quite
> beautiful back then, actually.  There is a Python binding for it here:
>
> https://pypi.python.org/pypi/PyTVision

That looks very good.

For the record, I have been emailed about npyscreen and urwid. And I have 
found a hex editor with the kind of interface I had in mind. Here are some 
links for anyone else who is interested.

  http://www.sigala.it/sergio/tvision/images.html
  http://www.npcole.com/npyscreen/
  http://excess.org/urwid/examples.html
  http://www.hexedit.com/hex-edit-shots.htm

James

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python TUI that will work on DOS/Windows and Unix/Linux "James Harris" <james.harris.1@gmail.com> - 2013-08-29 09:12 +0100
  Re: Python TUI that will work on DOS/Windows and Unix/Linux "James Harris" <james.harris.1@gmail.com> - 2013-09-04 12:41 +0100
    Re: Python TUI that will work on DOS/Windows and Unix/Linux Joost Molenaar <j.j.molenaar@gmail.com> - 2013-09-11 00:50 +0200
    Re: Python TUI that will work on DOS/Windows and Unix/Linux Michael Torrie <torriem@gmail.com> - 2013-09-10 18:06 -0600
      Re: Python TUI that will work on DOS/Windows and Unix/Linux "James Harris" <james.harris.1@gmail.com> - 2013-09-11 17:18 +0100

csiph-web