Python curses with scrolling terminal -


i want build app on raspberry pi using python uses curses-style display on part of screen , keeping terminal visible (whilst printing scrolling status messages in it) on rest of screen. want able take user input terminal prompt. possible , how go implementing this?


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -