Current Path: > > usr > lib64 > python2.7 > Demo > > > curses
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
README | File | 852 bytes | April 19 2020 21:13:39. | |
life.py | File | 7349 bytes | April 10 2024 04:57:37. | |
life.pyc | File | 6787 bytes | April 10 2024 04:58:46. | |
life.pyo | File | 6787 bytes | April 10 2024 04:58:46. | |
ncurses.py | File | 6648 bytes | April 10 2024 04:57:37. | |
ncurses.pyc | File | 5845 bytes | April 10 2024 04:58:46. | |
ncurses.pyo | File | 5845 bytes | April 10 2024 04:58:46. | |
rain.py | File | 2403 bytes | April 10 2024 04:57:37. | |
rain.pyc | File | 2295 bytes | April 10 2024 04:58:46. | |
rain.pyo | File | 2295 bytes | April 10 2024 04:58:46. | |
repeat.py | File | 1515 bytes | April 10 2024 04:57:37. | |
repeat.pyc | File | 1453 bytes | April 10 2024 04:58:46. | |
repeat.pyo | File | 1453 bytes | April 10 2024 04:58:46. | |
tclock.py | File | 3331 bytes | April 10 2024 04:57:37. | |
tclock.pyc | File | 3648 bytes | April 10 2024 04:58:46. | |
tclock.pyo | File | 3648 bytes | April 10 2024 04:58:46. | |
xmas.py | File | 25446 bytes | April 19 2020 21:13:39. | |
xmas.pyc | File | 19864 bytes | April 10 2024 04:58:46. | |
xmas.pyo | File | 19864 bytes | April 10 2024 04:58:46. |
This is a collection of demos and tests for the curses module. ncurses demos ============= These demos are converted from the C versions in the ncurses distribution, and were contributed by Thomas Gellekum <tg@FreeBSD.org> I didn't strive for a `pythonic' style, but bluntly copied the originals. I won't attempt to `beautify' the program anytime soon, but I wouldn't mind someone else making an effort in that direction, of course. ncurses.py -- currently only a panels demo rain.py -- raindrops keep falling on my desktop tclock.py -- ASCII clock, by Howard Jones xmas.py -- I'm dreaming of an ASCII christmas Please submit bugfixes and new contributions to the Python bug tracker. Other demos =========== life.py -- Simple game of Life repeat.py -- Repeatedly execute a shell command (like watch(1))
SILENT KILLER Tool