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


Groups > comp.lang.python > #197197

Re: Tools to help with text mode (i.e. non-GUI) input

From Mats Wichmann <mats@wichmann.us>
Newsgroups comp.lang.python
Subject Re: Tools to help with text mode (i.e. non-GUI) input
Date 2025-01-17 14:11 -0700
Message-ID <mailman.85.1737148322.2912.python-list@python.org> (permalink)
References (3 earlier) <87plko9acw.fsf@nosuchdomain.example.com> <844b5f22-623a-42c0-941c-addd3a469687@yahoo.co.uk> <mailman.83.1737137511.2912.python-list@python.org> <87ikqd6z63.fsf@nosuchdomain.example.com> <301d32b0-2de7-48eb-a926-59fc88979dcd@wichmann.us>

Show all headers | View raw


On 1/17/25 12:03, Keith Thompson via Python-list wrote:
> Alan Gauld <learn2program@gmail.com> writes:
>> On 15/01/2025 00:41, Keith Thompson via Python-list wrote:
>>> Alan Gauld <learn2program@gmail.com> writes:
>>>> On 11/01/2025 14:28, Chris Green via Python-list wrote:
>>>>> I'm looking for Python packages that can help with text mode input,
I haven't followed this whole thread, but rich (low-level) and textual 
(higher-level) are designed for this - part of the same project family - 
and really worth a look. I know someone else mentioned rich earlier.

There's a little video on the textual homepage that shows some of what 
it can do in action:

https://github.com/Textualize/textual

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


Thread

RE: Tools to help with text mode (i.e. non-GUI) input Alan Gauld <learn2program@gmail.com> - 2025-01-13 22:46 +0000
  Re: Tools to help with text mode (i.e. non-GUI) input Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-01-14 16:41 -0800
    Re: Tools to help with text mode (i.e. non-GUI) input Alan Gauld <learn2program@gmail.com> - 2025-01-17 18:11 +0000
      Re: Tools to help with text mode (i.e. non-GUI) input Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-01-17 11:03 -0800
        Re: Tools to help with text mode (i.e. non-GUI) input Mats Wichmann <mats@wichmann.us> - 2025-01-17 14:11 -0700
    Re: Tools to help with text mode (i.e. non-GUI) input Grant Edwards <grant.b.edwards@gmail.com> - 2025-01-17 16:09 -0500

csiph-web