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 recipes by Jürgen Hermann
Tags:
168
k
views
9
score
Fork a daemon process on Unix
Python
/
threads
/
by
Jürgen Hermann
(22 years ago)
213
k
views
-1
score
The Singleton Pattern implemented with Python
Python
/
oop
/
by
Jürgen Hermann
(23 years ago, revision 2)
22
k
views
1
score
Handling URLs within a CGI script
Python
/
cgi
/
by
Jürgen Hermann
(23 years ago)
9
k
views
1
score
Using the SAX2 LexicalHandler Interface
Python
/
xml
/
by
Jürgen Hermann
(22 years ago)
49
k
views
2
score
Colorize Python source using the built-in tokenizer
Python
/
programs
/
by
Jürgen Hermann
(23 years ago, revision 3)
119
k
views
2
score
Checking whether a string contains a set of chars
Python
/
text
/
by
Jürgen Hermann
(22 years ago, revision 2)
11
k
views
1
score
Query whether an interface is up on UNIX
Python
/
network
/
by
Jürgen Hermann
(22 years ago)
9
k
views
1
score
Decorate an output stream with print-like methods
Python
/
oop
/
by
Jürgen Hermann
(22 years ago)
28
k
views
1
score
Filter a string and only keep a given set of characters
Python
/
text
/
by
Jürgen Hermann
(22 years ago)
12
k
views
1
score
Safely morph a file in-place
Python
/
files
/
by
Jürgen Hermann
(22 years ago)
66
k
views
1
score
Simulating the ternary operator in Python
Python
/
text
/
by
Jürgen Hermann
(23 years ago)
15
k
views
1
score
Controlling XSLT stylesheet loading
Python
/
xml
/
by
Jürgen Hermann
(22 years ago, revision 6)
9
k
views
1
score
Getting a dictionary of all members of a class hierarchy
Python
/
oop
/
by
Jürgen Hermann
(23 years ago)
11
k
views
2
score
Importing a name from a module with a computed name
Python
/
oop
/
by
Jürgen Hermann
(23 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Jürgen Hermann
Top-rated recipes
Fork a daemon process on Unix
(Python)
Checking whether a string contains…
(Python)
Colorize Python source using the b…
(Python)
Importing a name from a module wit…
(Python)
Using the SAX2 LexicalHandler Inte…
(Python)
Query whether an interface is up o…
(Python)
Decorate an output stream with pri…
(Python)
Filter a string and only keep a gi…
(Python)
Safely morph a file in-place
(Python)
Getting a dictionary of all member…
(Python)
x
Undo