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

Liste des GroupesRevenir à cl python 
Sujet : Re: Tools to help with text mode (i.e. non-GUI) input
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.python
Date : 11. Jan 2025, 20:31:54
Autres entêtes
Organisation : Stefan Ram
Message-ID : <libraries-20250111203128@ram.dialup.fu-berlin.de>
References : 1 2
ram@zedat.fu-berlin.de (Stefan Ram) wrote or quoted:
If that's too tied to specific systems for your taste,
why not cook up a library that smooths out those wrinkles?

  Or, if you want to use a library instead of writing one, check out:

  Textual – An async-powered terminal application framework for Python

  Textual was built on top of

  Rich - a terminal application renderer (not using async) and toolkit

  There's also:

  py_cui: library for creating CUI/TUI interfaces with pre-built widgets

  PyTermGUI: terminal UI library

  Python Prompt Toolkit: library for command line applications

  Urwid: a console user interface library for Python



Date Sujet#  Auteur
11 Jan 25 * Tools to help with text mode (i.e. non-GUI) input7Chris Green
11 Jan 25 +* Re: Tools to help with text mode (i.e. non-GUI) input4Stefan Ram
11 Jan 25 i`* Re: Tools to help with text mode (i.e. non-GUI) input3Stefan Ram
12 Jan 25 i `* Re: Tools to help with text mode (i.e. non-GUI) input2rustbuckett
12 Jan 25 i  `- Re: Tools to help with text mode (i.e. non-GUI) input1Chris Green
12 Jan 25 +- Re: Tools to help with text mode (i.e. non-GUI) input1dn
16 Jan 25 `- Re: Tools to help with text mode (i.e. non-GUI) input1Roel Schroeven

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal