crossplatform curses-style apps

C

copx

Hi, I want to write a console/terminal app in Python that requires
curses-like functionality. Problem: the python curses module doesn't seem to
work on Windows. In fact it doesn't work (isn't part of the Python package)
on my Linux distro (SUSE Linux 9.1 Special Edition) either.
Well what should I do? The app is supposed to work on Windows and Linux at
least (more platforms would be nice).

TIA,
copx
 
F

Fuzzyman

Hi, I want to write a console/terminal app in Python that requires
curses-like functionality. Problem: the python curses module doesn't seem to
work on Windows. In fact it doesn't work (isn't part of the Python package)
on my Linux distro (SUSE Linux 9.1 Special Edition) either.
Well what should I do? The app is supposed to work on Windows and Linux at
least (more platforms would be nice).

TIA,
copx

There is no curses package for windoze....
A great shame...

Regards,

Fuzzy

http://www.voidspace.org.uk/atlantibots/pythonutils.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top