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=10"
Tags:
meta:loc=10
x
Recipe 1 to 20 of 30
« Prev
1
2
Next »
5
k
views
3
score
Count lines and words in a text file
Batch
/
word_count
/
by
Antoni Gual
(6 years ago, revision 2)
5
k
views
3
score
Context manager to prevent calling code from catching exceptions
Python
/
context_manager
,
exception
/
by
Oren Tirosh
(11 years ago)
44
k
views
3
score
Extracting *.tar.gz files in Windows ...
Python
/
programs
/
by
Stephen Chappell
(18 years ago)
94
k
views
3
score
tail -f in Python
Python
/
files
/
by
Erik Max Francis
(21 years ago)
22
k
views
2
score
Get disk partition information with psutil (cross-platform)
Python
/
device
,
disk
,
file_system
,
psutil
,
python
,
sysadmin
,
system
/
by
Vasudev Ram
(7 years ago)
9
k
views
2
score
Calculate Trailing Zeroes in a Factorial
Python
/
calculate
,
calculation
,
factorial
,
trailing
,
zero
,
zeroes
/
by
Stijn de Graaf
(12 years ago)
6
k
views
2
score
Generator for wxTreeCtrl item children
Python
/ no tags /
by
Alan McIntyre
(19 years ago)
78
k
views
2
score
Group a list into sequential n-tuples
Python
/
algorithms
/
by
Brian Quinlan
(19 years ago)
6
k
views
1
score
Python DBAPI 2 "qmark" to "named" paramstyle
Python
/
dbapi
,
named
,
paramstyle
,
python
,
qmark
,
sqlite
,
sqlite3
/
by
Steve Howe
(11 years ago)
3
k
views
1
score
Loaded assemblies
Ruby
/
assemblies
,
ironruby
/
by
greg zakharov
(11 years ago)
7
k
views
1
score
Teach the hashbang header new tricks using a dual mode shell/python script
Python
/
hashbang
,
interpreter
,
options
,
python
,
sh
,
shell
/
by
Oren Tirosh
(12 years ago)
13
k
views
1
score
Pickle to/from socket
Python
/
pickle
,
socket
/
by
pavel
(13 years ago, revision 2)
5
k
views
1
score
C# Surface Normal
Java
/
csharp
,
graphics
,
normal
/
by
John Hurliman
(13 years ago)
7
k
views
1
score
Improved range function
Python
/
float
,
python
,
range
,
replace
/
by
Sunjay Varma
(13 years ago, revision 2)
7
k
views
1
score
query
Python
/
ask
,
cli
,
query
,
raw_input
/
by
Trent Mick
(14 years ago)
6
k
views
1
score
Flattened List
Python
/
flat
,
generator
,
itertools
,
list
,
nested
/
by
marlonamor
(14 years ago, revision 2)
16
k
views
1
score
Generating correlated random numbers
Python
/
matplotlib
,
random_number
/
by
Kaushik Ghose
(15 years ago)
15
k
views
1
score
Case-insensitive string replacement
Python
/
text
/
by
Christopher Neugebauer
(16 years ago, revision 2)
6
k
views
1
score
Using PyXPCOM to handle IDN
Python
/ no tags /
by
Sanghyeon Seo
(17 years ago)
28
k
views
1
score
Count PDF pages
Python
/
files
/
by
Dirk Holtwick
(10 years ago)
Recipe 1 to 20 of 30
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=10"
Related tags
+
−
python
(4)
+
−
algorithms
(3)
+
−
files
(2)
+
−
float
(2)
+
−
text
(2)
+
−
ask
+
−
assemblies
+
−
calculate
+
−
calculation
+
−
cli
+
−
context_manager
+
−
csharp
+
−
ctypes
+
−
dbapi
+
−
device
+
−
disk
+
−
exception
+
−
experiment
+
−
factorial
+
−
file_system
x
Undo