Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
python27 /
lib64 /
python2.7 /
Demo /
curses /
Delete
Unzip
Name
Size
Permission
Date
Action
README
852
B
-rwxr-xr-x
2025-01-08 14:12
life.py
7.19
KB
-rwxr-xr-x
2025-01-08 14:12
ncurses.py
6.5
KB
-rwxr-xr-x
2025-01-08 14:12
rain.py
2.36
KB
-rwxr-xr-x
2025-01-08 14:12
repeat.py
1.49
KB
-rwxr-xr-x
2025-01-08 14:12
tclock.py
3.26
KB
-rwxr-xr-x
2025-01-08 14:12
xmas.py
24.85
KB
-rwxr-xr-x
2025-01-08 14:12
Save
Rename
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))