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 tagged "meta:loc=41"
Tags:
meta:loc=41
x
Recipe 1 to 20 of 43
« Prev
1
2
3
Next »
65
k
views
2
score
Create objects from variable class names
Python
/
oop
/
by
Peter van Kampen
(19 years ago, revision 3)
57
k
views
3
score
Shannon Entropy Calculation
Python
/
math
,
mathematics
/
by
FB36
(13 years ago)
52
k
views
6
score
Easy threading with Futures
Python
/
threads
/
by
David Perry
(22 years ago, revision 2)
42
k
views
1
score
MD5 Hash Cracker/Solver
Python
/
algorithms
/
by
N S
(17 years ago)
40
k
views
0
score
Using Berkeley DB Database
Python
/
database
/
by
Farhad Fouladi
(21 years ago)
38
k
views
1
score
Strips XML/HTML Tags from string
Python
/ no tags /
by
Micah Cochran
(18 years ago)
34
k
views
1
score
Flattening an arbitrarily nested list in Python
Python
/
algorithm
,
algorithms
,
flatten
,
list
,
lists
,
python
/
by
Vasudev Ram
(9 years ago)
31
k
views
8
score
A tidy property idiom
Python
/
oop
/
by
Sean Ross
(20 years ago, revision 5)
19
k
views
2
score
Polynomial Interpolation using Lagrange Polynomial
Python
/
graphics
,
image
,
math
,
mathematics
/
by
FB36
(13 years ago)
19
k
views
2
score
Inner Join
Python
/
database
,
join
,
sql
/
by
Raymond Hettinger
(12 years ago, revision 2)
15
k
views
1
score
win32 impersonation (like sudo on unix)
Python
/
sysadmin
/
by
John Nielsen
(22 years ago)
14
k
views
1
score
Convert strings like '5d' and '60s' to timedelta objects
Python
/
datetime
,
timedelta
/
by
Dan McDougall
(12 years ago)
12
k
views
1
score
Context manager for a daemon pid file
Python
/
daemon
,
pid
/
by
Graham Poulter
(10 years ago, revision 3)
12
k
views
1
score
Obfuscation In Bash Shell.
Bash
/
apple
,
bash
,
macbook_pro
,
obfuscation
/
by
Barry Walker
(9 years ago)
12
k
views
1
score
Recursive function to replace nested for loops (cartesian product)
Python
/
cartesian_product
,
code
,
for_loop
,
python
/
by
Kieran
(13 years ago, revision 3)
12
k
views
-1
score
Reversed Ranges
Python
/
iteration
,
range
,
reverse
/
by
Tal Einat
(10 years ago, revision 16)
11
k
views
1
score
URL Refresher
Python
/
programs
/
by
Stephen Chappell
(18 years ago)
10
k
views
1
score
Python-controlled Unix pipeline to generate PDF
Python
/
linux
,
pdf
,
pdf_generation
,
pipe
,
pipelining
,
python
,
python2
,
unix
/
by
Vasudev Ram
(8 years ago)
10
k
views
2
score
Generator Coroutine Access to Its Own Handle
Python
/ no tags /
by
Doug Fort
(17 years ago)
10
k
views
1
score
Signal Handler Decorator
Python
/ no tags /
by
Doug Fort
(19 years ago)
Recipe 1 to 20 of 43
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=41"
Top-rated recipes
A tidy property idiom
(Python)
Easy threading with Futures
(Python)
Shannon Entropy Calculation
(Python)
ExceptionContainer
(Python)
PDF wrapper for FileOptimizer
(Python)
Finding complete loops in a map of…
(Python)
Inner Join
(Python)
Polynomial Interpolation using Lag…
(Python)
A Profiling Tool
(Python)
Generator Coroutine Access to Its …
(Python)
Related tags
+
−
database
(3)
+
−
python
(3)
+
−
text
(3)
+
−
algorithm
(2)
+
−
algorithms
(2)
+
−
math
(2)
+
−
mathematics
(2)
+
−
oop
(2)
+
−
pdf
(2)
+
−
sysadmin
(2)
+
−
3
+
−
api
+
−
apple
+
−
bash
+
−
cartesian_product
+
−
circuit
+
−
code
+
−
connection
+
−
daemon
+
−
datastructures
x
Undo