I was just thinking…

Create simple ANSI based UI with Python-Newt

January 25, 2008 · 2 Comments

I stumbled across this simple UI, Python-newt.  Newt which is common to many non-graphic installs on various Linux flavors. Newt is a simplistic UI that lets a programmer specify entry fields, radio buttons, ok/cancel buttons. You name it…

Python-newt Snack Popcorn demo snapshot

The Python extension is called Snack. Read more on support here. Two examples come with the docs, showing how easy it is to assemble UI entry request pages/forms.

Categories: Linux · Linux Programming · Open Source · Programming · Python

2 responses so far ↓

Leave a Comment