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=41"
Tags:
meta:loc=41
x
Recipe 1 to 20 of 43
« Prev
1
2
3
Next »
31
k
views
8
score
A tidy property idiom
Python
/
oop
/
by
Sean Ross
(20 years ago, revision 5)
52
k
views
6
score
Easy threading with Futures
Python
/
threads
/
by
David Perry
(22 years ago, revision 2)
57
k
views
3
score
Shannon Entropy Calculation
Python
/
math
,
mathematics
/
by
FB36
(13 years ago)
9
k
views
3
score
ExceptionContainer
Python
/
extending
/
by
tomer filiba
(17 years ago)
7
k
views
2
score
PDF wrapper for FileOptimizer
Python
/
fileoptimizer
,
fitz
,
mupdf
,
optimization
,
pdf
,
pymupdf
/
by
Harald Lieder
(7 years ago)
3
k
views
2
score
Finding complete loops in a map of connected nodes
Python
/
circuit
,
connection
,
loops
/
by
Sachin Joglekar
(11 years ago)
19
k
views
2
score
Inner Join
Python
/
database
,
join
,
sql
/
by
Raymond Hettinger
(12 years ago, revision 2)
19
k
views
2
score
Polynomial Interpolation using Lagrange Polynomial
Python
/
graphics
,
image
,
math
,
mathematics
/
by
FB36
(13 years ago)
5
k
views
2
score
A Profiling Tool
Python
/
profiling
,
timing
/
by
Shao-chuan Wang
(13 years ago, revision 2)
10
k
views
2
score
Generator Coroutine Access to Its Own Handle
Python
/ no tags /
by
Doug Fort
(17 years ago)
65
k
views
2
score
Create objects from variable class names
Python
/
oop
/
by
Peter van Kampen
(19 years ago, revision 3)
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)
12
k
views
1
score
Obfuscation In Bash Shell.
Bash
/
apple
,
bash
,
macbook_pro
,
obfuscation
/
by
Barry Walker
(9 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)
4
k
views
1
score
Easy way to use Graph Facebook API without ad-hoc libraries
Ruby
/
api
,
facebook
,
http
,
ruby
/
by
Filippo Squillace
(11 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)
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
Recursive function to replace nested for loops (cartesian product)
Python
/
cartesian_product
,
code
,
for_loop
,
python
/
by
Kieran
(13 years ago, revision 3)
9
k
views
1
score
Python program that show .class files from *.jar
Python
/
jar
,
java
/
by
Michal Niklas
(13 years ago)
5
k
views
1
score
Win Shortcuts wrapper.
Python
/
shortcuts
,
windows
,
wrapper
/
by
Louis RIVIERE
(13 years ago, revision 3)
Recipe 1 to 20 of 43
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=41"
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