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=40"
Tags:
meta:loc=40
x
Recipe 1 to 20 of 41
« Prev
1
2
3
Next »
94
k
views
5
score
Convert CSV to XML
Python
/
csv
,
xml
/
by
FB36
(13 years ago)
11
k
views
5
score
Friendly Readable ID Strings
Python
/
algorithms
/
by
Robin Parmar
(16 years ago, revision 3)
41
k
views
5
score
Chained map lookups
Python
/
oop
/
by
Raymond Hettinger
(19 years ago, revision 2)
31
k
views
3
score
Constant types in Python
Python
/
oop
/
by
Ruud Erwig
(18 years ago, revision 2)
8
k
views
2
score
Wait for network service to appear
Python
/
network
,
socket
/
by
Mohammad Taha Jahangir
(9 years ago)
8
k
views
2
score
A Simple Timing Function
Python
/
performance
,
timing
/
by
Mike Sweeney
(10 years ago, revision 2)
6
k
views
2
score
Secure Password Generator
Python
/
password
,
random
/
by
amir naghavi
(12 years ago)
4
k
views
2
score
Clean a .py file full of constant chr(x) calls
Python
/
chr
,
cleaner
,
cleaning
,
regex
/
by
Marcelo Fernández
(14 years ago)
15
k
views
2
score
Last Login Record Extraction
Python
/
sysadmin
/
by
Mike Lowe
(17 years ago)
40
k
views
2
score
How to use string.Template from python 2.4
Python
/
text
/
by
John Nielsen
(19 years ago, revision 3)
9
k
views
2
score
*Very* simple accountant's calculator
Python
/ no tags /
by
Brett Cannon
(19 years ago)
26
k
views
2
score
various idioms for "call my superclass's __init__ IF it has one"
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
21
k
views
1
score
Simulating an unless (reverse if) statement in Python
Python
/
features
,
if
,
perl
,
programming
,
python
,
trick
/
by
Vasudev Ram
(7 years ago)
4
k
views
1
score
ASCII art Sphere with integer square root
Batch
/
ascii
,
graphics
/
by
Antoni Gual
(7 years ago, revision 2)
12
k
views
1
score
Collection Pipeline in Python
Python
/
bash
,
filter
,
map
,
pipe
,
pipline
/
by
Steven D'Aprano
(8 years ago)
16
k
views
1
score
A UNIX-like "which" command for Python
Python
/
bash
,
commandline
,
commands
,
linux
,
shell
,
unix
,
utilities
,
which
/
by
Vasudev Ram
(9 years ago)
17
k
views
1
score
Get user's IP address even when they're behind a proxy
Python
/
address
,
cgi
,
ip
,
web
,
webpy
/
by
Ben Hoyt
(12 years ago)
7
k
views
1
score
Recurse copy file
Python
/
copy
,
directory
,
file
,
recurse
/
by
boussard
(13 years ago)
12
k
views
1
score
Voronoi diagram
Python
/
graphics
,
image
,
math
/
by
FB36
(13 years ago)
7
k
views
1
score
ExecSql.cgi returning JSON for SQL
Python
/
cgi
,
json
,
sql
/
by
Martchenko
(14 years ago)
Recipe 1 to 20 of 41
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=40"
Related tags
+
−
algorithms
(4)
+
−
text
(4)
+
−
oop
(3)
+
−
bash
(2)
+
−
cgi
(2)
+
−
commandline
(2)
+
−
csv
(2)
+
−
graphics
(2)
+
−
math
(2)
+
−
mathematics
(2)
+
−
network
(2)
+
−
password
(2)
+
−
python
(2)
+
−
xml
(2)
+
−
address
+
−
algorithm
+
−
ascii
+
−
chr
+
−
cleaner
+
−
cleaning
x
Undo