Skip to content

cowlingj/python-curses-terminal-interface

Repository files navigation

python-curses-terminal-interface

An terminal like interface made in python using curses. It's like an old school dumb terminal, in the sense that it does nothing with the string that it is passed, that is the job of any program using the interface.

Usage

create a App object and use the two instance methods supplied getMessage() and setResponse(text_to_output).

About

An terminal like interface made in python using curses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages