Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular Python recipes tagged "shutdown"
Tags:
shutdown
x
10
k
views
2
score
Trap KeyboardInterrupt and EOFError for graceful program termination
Python
/
ascii
,
error
,
exception
,
handler
,
shutdown
,
terminate
,
utilities
,
utility
/
by
Vasudev Ram
(7 years ago)
21
k
views
1
score
Shutdown your computer via E-mail - Python
Python
/
computer
,
email
,
mail
,
python
,
script
,
shutdown
/
by
Burak Tandogan
(7 years ago, revision 2)
20
k
views
2
score
Handle exit context manager
Python
/
atexit
,
contextlib
,
contextmanager
,
exit
,
python
,
python3
,
shutdown
,
sigint
,
signal
,
sigterm
/
by
Giampaolo RodolĂ
(9 years ago, revision 23)
14
k
views
2
score
Shutdown your PC by using ctypes (Win32 Platform)
Python
/
ctypes
,
reboot
,
shutdown
,
system_programming
,
win32
/
by
Shao-chuan Wang
(14 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular Python recipes tagged "shutdown"
Top-rated recipes
Trap KeyboardInterrupt and EOFErro…
(Python)
Handle exit context manager
(Python)
Shutdown your PC by using ctypes (…
(Python)
Shutdown your computer via E-mail …
(Python)
Related tags
+
−
python
(2)
+
−
ascii
+
−
atexit
+
−
computer
+
−
contextlib
+
−
contextmanager
+
−
ctypes
+
−
email
+
−
error
+
−
exception
+
−
exit
+
−
handler
+
−
mail
+
−
python3
+
−
reboot
+
−
script
+
−
sigint
+
−
signal
+
−
sigterm
+
−
system_programming
x
Undo