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
Top-rated recipes tagged "sysadmin"
Tags:
sysadmin
x
Recipe 1 to 20 of 151
« Prev
1
2
3
4
5
6
7
8
Next »
106
k
views
10
score
Module to allow Asynchronous subprocess use on Windows and Posix platforms
Python
/
sysadmin
/
by
Josiah Carlson
(17 years ago, revision 10)
83
k
views
8
score
Terminating a subprocess on Windows
Python
/
sysadmin
/
by
Jimmy Retzlaff
(19 years ago)
53
k
views
7
score
Parsing the command line
Python
/
sysadmin
/
by
Michele Simionato
(20 years ago, revision 2)
226
k
views
7
score
getch()-like unbuffered character reading from stdin on both Windows and Unix
Python
/
sysadmin
/
by
Danny Yoo
(21 years ago, revision 2)
77
k
views
6
score
Pyline: a grep-like, sed-like command-line tool.
Python
/
sysadmin
/
by
Graham Fawcett
(18 years ago, revision 3)
33
k
views
6
score
Method signature checking decorators
Python
/
sysadmin
/
by
Dmitry Dvoinikov
(16 years ago, revision 3)
58
k
views
4
score
List information about installed Python packages and modules
Python
/
sysadmin
/
by
Anand Pillai
(18 years ago, revision 3)
15
k
views
4
score
Win32com - Batch repathing of Autocad Xrefs
Python
/
sysadmin
/
by
Ed Blake
(18 years ago)
31
k
views
4
score
Generate a human readable 'random' password (nicepass.py)
Python
/
sysadmin
/
by
Pradeep Kishore Gowda
(19 years ago, revision 4)
25
k
views
4
score
Simple pattern-based string generator
Python
/
sysadmin
/
by
Guy Argo
(19 years ago)
9
k
views
4
score
Generate Python Symbol Lists for a Programmer's Editor Syntax Coloring File
Python
/
sysadmin
/
by
Jim Jinkins
(20 years ago)
56
k
views
4
score
Manipulating Windows Services
Python
/
sysadmin
/
by
andy mckay
(22 years ago)
27
k
views
3
score
Method signature type checking decorator for Python 3
Python
/
checking
,
decorator
,
interface
,
method
,
signature
,
sysadmin
,
type
/
by
Dmitry Dvoinikov
(8 years ago, revision 8)
37
k
views
3
score
Getting system information under Windows
Python
/
sysadmin
/
by
Eli Golovinsky
(17 years ago)
25
k
views
3
score
Cross-platform startfile and mailto functions
Python
/
sysadmin
/
by
Antonio Valentino
(15 years ago, revision 2)
26
k
views
3
score
Read-Write Lock class, RLock like
Python
/
sysadmin
/
by
Heiko Wundram
(17 years ago)
233
k
views
3
score
Get the path of the currently executing python script using import.
Python
/
sysadmin
/
by
Jitender Cheema
(18 years ago)
13
k
views
3
score
Get system/language/user dependent paths on windows
Python
/
sysadmin
/
by
Chris Arndt
(18 years ago)
20
k
views
3
score
win32 process information
Python
/
sysadmin
/
by
Chris Lambacher
(18 years ago)
17
k
views
3
score
win32com - Accessing AutoCAD entities
Python
/
sysadmin
/
by
Ed Blake
(18 years ago)
Recipe 1 to 20 of 151
« Prev
1
2
3
4
5
6
7
8
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "sysadmin"
Related tags
+
−
python
(4)
+
−
linux
(3)
+
−
remote
(2)
+
−
unix
(2)
+
−
windows
(2)
+
−
ascii
+
−
awk
+
−
checking
+
−
client_server
+
−
command
+
−
debugging
+
−
decorator
+
−
device
+
−
directories
+
−
disk
+
−
distributed
+
−
drives
+
−
execution
+
−
files
+
−
file_system
x
Undo