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
Most viewed recipes by Jack Trainor
Tags:
Recipe 1 to 20 of 33
« Prev
1
2
Next »
47
k
views
1
score
Simple breadth-first, depth-first tree traversal
Python
/
tree
/
by
Jack Trainor
(8 years ago)
39
k
views
4
score
"More Sex is Safer Sex" Paradox
Python
/
educational
,
simulation
/
by
Jack Trainor
(13 years ago)
30
k
views
2
score
Simple calls to Python functions from command line or shortcut
Python
/
shortcuts
/
by
Jack Trainor
(15 years ago, revision 3)
30
k
views
1
score
Python 2.7 Linked List vs List
Python
/
educational
,
list
/
by
Jack Trainor
(13 years ago)
25
k
views
2
score
Unicode String Hex Dump
Python
/
debugging
/
by
Jack Trainor
(15 years ago, revision 3)
20
k
views
5
score
PathCatcher - Windows utility for right-click capture of file or folder path
Python
/
shortcuts
/
by
Jack Trainor
(16 years ago, revision 3)
17
k
views
1
score
Multimap: Associating multiple values to a key.
Python
/
data_structures
,
defaultdictionary
,
dictionary
,
multimap
/
by
Jack Trainor
(14 years ago)
17
k
views
2
score
Convert text/enriched MIME to text/html
Python
/
email
,
html
,
mime
,
text_enriched
/
by
Jack Trainor
(14 years ago)
14
k
views
1
score
Mandelbrot Set made simple
Python
/
educational
,
fractal
,
graphics
,
mandelbrot
,
mathematics
/
by
Jack Trainor
(8 years ago, revision 2)
14
k
views
1
score
Walker encapsulates os.walk for easy reuse
Python
/
files
/
by
Jack Trainor
(16 years ago, revision 2)
13
k
views
1
score
Roll your own Postscript code from scratch
Python
/
ghostscript
,
pdf
,
postscript
,
ps
/
by
Jack Trainor
(8 years ago)
13
k
views
2
score
Line Oriented State Machine
Python
/
text
/
by
Jack Trainor
(15 years ago, revision 4)
13
k
views
2
score
Simplest Registry I/O
Python
/
sysadmin
/
by
Jack Trainor
(16 years ago)
12
k
views
1
score
Martin Gardner's "The Monkey and the Coconuts" Problem
Python
/
martingardner
,
mathematical
,
puzzle
/
by
Jack Trainor
(13 years ago)
11
k
views
0
score
Automate creation of new Subversion project
Python
/
shortcuts
/
by
Jack Trainor
(15 years ago, revision 2)
10
k
views
1
score
TRAC Interpreter -- Sixties programming language
Python
/
algorithm
,
educational
,
interpreter
,
language
,
trac
/
by
Jack Trainor
(13 years ago)
9
k
views
2
score
State Machine for Text Processing
Python
/
state_machine
,
text_processing
/
by
Jack Trainor
(15 years ago)
9
k
views
0
score
Dragon Lexical Analyzer
Python
/
educational
,
lexical_analyzer
,
parsing
/
by
Jack Trainor
(13 years ago, revision 2)
9
k
views
2
score
CommentEditor: HTML editor for online comments
Python
/
editor
,
html
,
wxwidgets
/
by
Jack Trainor
(14 years ago, revision 3)
8
k
views
0
score
WxFileRenamer - GUI app for renaming files by regular expressions
Python
/
files
/
by
Jack Trainor
(15 years ago)
Recipe 1 to 20 of 33
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes by Jack Trainor
Top-rated recipes
PathCatcher - Windows utility for …
(Python)
"More Sex is Safer Sex" Paradox
(Python)
Attribute-based Framework 1: Basics
(Python)
BigDirs - Where's my disk space go…
(Python)
Consolidate group of modules into …
(Python)
CommentEditor: HTML editor for onl…
(Python)
Convert text/enriched MIME to text…
(Python)
State Machine for Text Processing
(Python)
Line Oriented State Machine
(Python)
Unicode String Hex Dump
(Python)
x
Undo