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=69"
Tags:
meta:loc=69
x
Recipe 1 to 20 of 21
« Prev
1
2
Next »
53
k
views
7
score
Parsing the command line
Python
/
sysadmin
/
by
Michele Simionato
(20 years ago, revision 2)
28
k
views
7
score
automatically upgrade class instances on reload()
Python
/ no tags /
by
Michael Hudson
(19 years ago, revision 3)
14
k
views
4
score
C function decorator
Python
/
cpp
,
ctypes
,
decorator
,
function
/
by
geremy condra
(14 years ago, revision 6)
10
k
views
3
score
iterator wrapper, allowing 'pushback' and 'nonzero' test
Python
/
algorithms
/
by
Manuel Garcia
(17 years ago)
12
k
views
3
score
Misspell words to avoid detection
Python
/
text
/
by
Robert McDermott
(18 years ago, revision 2)
94
k
views
2
score
How to create a simple PDF Pie Chart using fitz / PyMuPDF
Python
/
fitz
,
pdf_generation
/
by
Jorj X. McKie
(6 years ago)
31
k
views
2
score
Image background for tkinter
Python
/
background
,
tkinter
/
by
Miguel Martínez López
(7 years ago, revision 3)
4
k
views
2
score
Attempt to estimate a size of Python object
Python
/
debug
/
by
Andrew
(11 years ago, revision 6)
24
k
views
2
score
Floyd-Steinberg dithering algorithm
Python
/
algorithm
,
dithering
,
floyd_steinberg
,
image
,
manipulation
/
by
Alan Holt
(14 years ago)
7
k
views
1
score
Data (A Class For Arbitrary Data)
Python
/
class
,
data
,
lightweight
/
by
Alfe
(8 years ago)
3
k
views
1
score
Yet another hex2dec
Batch
/
hex2dec
/
by
greg zakharov
(10 years ago, revision 5)
3
k
views
1
score
Find a unique name based on prefix + digit in log2(n) + log2(n/2)
Python
/
name
,
unique
/
by
Garel Alex
(12 years ago)
7
k
views
1
score
Basic interface to Apache Solr
Python
/
http
,
solr
/
by
Graham Poulter
(12 years ago)
8
k
views
1
score
Play wave audio
Python
/
multimedia
,
ossaudiodev
,
wave
/
by
giuseppelobrutto
(14 years ago)
43
k
views
1
score
get a stock historical value from google finance
Python
/
finance
,
google
,
historical
,
value
/
by
bussiere bussiere
(15 years ago)
13
k
views
1
score
Generic block iterator
Python
/
algorithms
/
by
George Sakkis
(16 years ago, revision 4)
6
k
views
1
score
zip_exc(), a lazy zip() that ensures that all iterables have the same length
Python
/
algorithms
/
by
Peter Otten
(17 years ago)
44
k
views
1
score
Use wxPython/OpenGL to draw a sphere
Python
/
graphics
/
by
Rick Muller
(19 years ago)
7
k
views
1
score
Generate java structure definitions for DB2 tables.
Tcl
/
database
/
by
Patrick Finnegan
(20 years ago)
13
k
views
1
score
The Auxiliary-Dictionary idiom for sequences with frequent 'in' tests
Python
/
search
/
by
Alex Martelli
(23 years ago, revision 2)
Recipe 1 to 20 of 21
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=69"
Related tags
+
−
algorithms
(3)
+
−
algorithm
+
−
background
+
−
class
+
−
cpp
+
−
ctypes
+
−
data
+
−
database
+
−
debug
+
−
decorator
+
−
directory_removal
+
−
dithering
+
−
finance
+
−
fitz
+
−
floyd_steinberg
+
−
function
+
−
google
+
−
graphics
+
−
hex2dec
+
−
historical
x
Undo