Python and (n)curses

Ben Finney bignose+hates-spam at benfinney.id.au
Tue Jun 19 09:27:31 EDT 2007


"pinkfloydhomer at gmail.com" <pinkfloydhomer at gmail.com> writes:

> Just to be more precise: curses is not a requirement, a
> multi-platform console library with a single API is. So are there
> alternatives to curses? Python-only or not.
>
> And as "peter" mentions, Python _could_ have such a library,
> abstracting away the implementation details of the particular
> platform. Can't see why that would be hard at all.

And as "peter" mentions, it awaits only someone doing that work and
contributing it to Python. Those who can't see why it would be hard
are welcome to do so.

-- 
 \      "The most common way people give up their power is by thinking |
  `\                            they don't have any."  -- Alice Walker |
_o__)                                                                  |
Ben Finney



More information about the Python-list mailing list