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 "meta:loc=55"
Tags:
meta:loc=55
x
Recipe 1 to 20 of 29
« Prev
1
2
Next »
126
k
views
7
score
Compute Memory footprint of an object and its contents
Python
/
memory
,
sizeof
/
by
Raymond Hettinger
(11 years ago, revision 3)
31
k
views
4
score
Regular expression for python string literals
Python
/
programs
/
by
Edward Loper
(18 years ago)
6
k
views
3
score
Vectorize Operation
Python
/
vector
/
by
Shao-chuan Wang
(13 years ago, revision 2)
25
k
views
3
score
Thread Control Idiom
Python
/
threads
/
by
Doug Fort
(22 years ago)
22
k
views
2
score
A simple text file pager in Python
Python
/
command
,
commandline
,
pagination
,
paging
,
python
,
text
,
utilities
,
windows
/
by
Vasudev Ram
(7 years ago)
8
k
views
2
score
python string concatenation
Python
/
efficient
,
strings
/
by
akhil jaggarwal
(11 years ago)
14
k
views
2
score
Floating point range
Python
/
float
,
math
,
maths
,
range
/
by
Steven D'Aprano
(14 years ago)
6
k
views
2
score
Yet another enum for Python
Python
/
enum
/
by
Antonio Cuni
(15 years ago)
8
k
views
2
score
continuator
Python
/
algorithms
/
by
Maciej Obarski
(18 years ago)
15
k
views
2
score
Directory Walker Generator
Python
/
files
/
by
Doug Fort
(21 years ago, revision 4)
19
k
views
1
score
Using Tkinter's Invoke Method for testing
Python
/
invoke
,
mainloop
,
tkinter
,
ttk
,
unittest
,
unittests
/
by
Stephen Rigden
(6 years ago)
7
k
views
1
score
Compute Memory footprint of an object and its contents
Python
/
memory
,
sizeof
/
by
yota
(9 years ago)
8
k
views
1
score
music module
Python
/
beep
,
music
/
by
Andrew Wayne Teesdale Jr.
(10 years ago)
6
k
views
1
score
YouTube-like primary key generation
PHP
/
activerecord
,
database
,
php
,
unique
/
by
Slava Yanson
(13 years ago, revision 4)
10
k
views
1
score
Sudoku solver in functional-programming style
Python
/
functional
,
recursion
,
sudoku
/
by
Arnau Sanchez
(14 years ago, revision 10)
3
k
views
1
score
Binary Matrix Fractals using iteration method
Python
/
fractal
,
graphics
,
image
,
math
/
by
FB36
(14 years ago)
5
k
views
1
score
RFC 822-style parser
Python
/
data
,
formats
/
by
Karl Dickman
(14 years ago, revision 7)
7
k
views
1
score
pending/blocking a signal
C
/
signal
/
by
J Y
(14 years ago)
18
k
views
1
score
Y combinator
Python
/
algorithms
/
by
kay schluehr
(15 years ago, revision 4)
7
k
views
1
score
weakattr
Python
/
extending
/
by
tomer filiba
(17 years ago, revision 2)
Recipe 1 to 20 of 29
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=55"
Related tags
+
−
algorithms
(3)
+
−
math
(2)
+
−
memory
(2)
+
−
programs
(2)
+
−
sizeof
(2)
+
−
text
(2)
+
−
activerecord
+
−
algorithm
+
−
beep
+
−
binding
+
−
command
+
−
commandline
+
−
data
+
−
database
+
−
efficient
+
−
enum
+
−
extending
+
−
files
+
−
float
+
−
formats
x
Undo