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 not tagged "sort"
Tags:
-sort
x
Recipe 121 to 140 of 5074
« Prev
1
...
5
6
7
8
9
...
254
Next »
82
k
views
3
score
HTMLTags - generate HTML in Python
Python
/
web
/
by
Pierre Quentel
(14 years ago, revision 11)
81
k
views
0
score
icmplib: library for creating and reading ICMP packets
Python
/
network
/
by
Brett Cannon
(16 years ago, revision 2)
81
k
views
4
score
List classes, methods and functions in a module
Python
/
programs
/
by
Anand
(15 years ago, revision 5)
81
k
views
1
score
Hamming distance
Python
/
text
/
by
Michael Mayhew
(17 years ago)
81
k
views
2
score
Basic threaded Python TCP server
Python
/
python
,
server
,
tcp
,
thread
/
by
Luis Martin Gil
(11 years ago, revision 3)
80
k
views
6
score
Probably the fastest memoization decorator in the world
Python
/
cache
,
decorator
,
memo
,
memoization
/
by
Oren Tirosh
(11 years ago)
80
k
views
1
score
Invert a dictionary (one-liner)
Python
/
shortcuts
/
by
Joel Lawhead
(20 years ago)
80
k
views
4
score
A generic programming thread pool
Python
/
threads
/
by
Tim Lesher
(20 years ago, revision 3)
79
k
views
0
score
Installing Perl modules on Windows
Perl
/ no tags /
by
Rajkumar Jain
(16 years ago)
79
k
views
7
score
XML to Python data structure
Python
/
xml
/
by
Wai Yip Tung
(14 years ago, revision 8)
78
k
views
6
score
SOLVING THE METACLASS CONFLICT
Python
/
oop
/
by
Michele Simionato
(9 years ago, revision 5)
78
k
views
2
score
Size of Python objects (revised).
Python
/
getsizeof
,
memory
,
sizeof
/
by
Jean Brouwers
(6 years ago, revision 21)
78
k
views
3
score
portalocker - Cross-platform (posix/nt) API for flock-style file locking.
Python
/
files
/
by
Jonathan Feinberg
(15 years ago, revision 7)
78
k
views
3
score
Caching decorator with timeout, selective invalidation
Python
/
algorithms
/
by
Greg Steffensen
(18 years ago, revision 5)
78
k
views
2
score
Getting a value from a dictionary
Python
/
shortcuts
/
by
andy mckay
(22 years ago)
78
k
views
7
score
Yet Another Python Templating Utility (YAPTU)
Python
/
text
/
by
Alex Martelli
(22 years ago, revision 6)
78
k
views
5
score
Counter class
Python
/ no tags /
by
Raymond Hettinger
(14 years ago, revision 11)
77
k
views
1
score
Python text-to-speech with pyttsx
Python
/
python
,
pyttsx
,
speech
,
text_to_speech
/
by
Vasudev Ram
(9 years ago)
77
k
views
2
score
Group a list into sequential n-tuples
Python
/
algorithms
/
by
Brian Quinlan
(19 years ago)
77
k
views
1
score
E-mail Address Validation
Python
/
web
/
by
Mark Nenadov
(22 years ago, revision 5)
Recipe 121 to 140 of 5074
« Prev
1
...
5
6
7
8
9
...
254
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes not tagged "sort"
Top-rated recipes
Decorator for BindingConstants at …
(Python)
Infix operators
(Python)
Spreadsheet
(Python)
Named Tuples
(Python)
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Send an HTML email with embedded i…
(Python)
Creating a daemon the Python way
(Python)
Groupby
(Python)
Readable switch construction witho…
(Python)
Related tags
+
−
algorithms
(380)
+
−
python
(333)
+
−
text
(212)
+
−
oop
(184)
+
−
math
(167)
+
−
sysadmin
(151)
+
−
files
(150)
+
−
web
(143)
+
−
graphics
(141)
+
−
shortcuts
(138)
+
−
network
(135)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
linux
(92)
+
−
threads
(92)
+
−
debugging
(89)
+
−
xml
(89)
+
−
windows
(82)
+
−
tkinter
(81)
x
Undo