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=34"
Tags:
meta:loc=34
x
Recipe 1 to 20 of 48
« Prev
1
2
3
Next »
68
k
views
0
score
Send messages between computers
Python
/
chat
,
port
,
socket
/
by
FB36
(10 years ago)
63
k
views
2
score
Get single keypress
Python
/
getch
,
key
/
by
Steven D'Aprano
(12 years ago)
54
k
views
2
score
Tkinter frame with different border sizes
Python
/
border
,
size
,
tkinter
/
by
Miguel Martínez López
(6 years ago)
42
k
views
2
score
Natural string sorting
Python
/
text
/
by
Connelly Barnes
(19 years ago)
40
k
views
1
score
simple ldap with python
Python
/
network
/
by
John Nielsen
(19 years ago)
39
k
views
1
score
Game theory payoff matrix solver
Python
/
algorithms
/
by
Raymond Hettinger
(17 years ago)
38
k
views
3
score
Automatically initializing instance variables from __init__ parameters
Python
/
oop
/
by
Henry Crutcher
(18 years ago, revision 3)
28
k
views
2
score
A more clean implementation for Ordered Dictionary
Python
/
extending
/
by
Igor Ghisi
(17 years ago)
20
k
views
1
score
Using the email module to recursively unpack a multipart MIME message (simpler method)
Python
/
network
/
by
Matthew Cowles
(22 years ago)
18
k
views
2
score
Human readable file/memory sizes
Python
/
formatting
,
memory
,
size
/
by
Tony Flury
(11 years ago, revision 5)
18
k
views
3
score
Generating combinations of objects from multiple sequences
Python
/
algorithms
/
by
David Klaffenbach
(19 years ago)
17
k
views
1
score
make ranges of contiguous numbers from a list of integers
Python
/ no tags /
by
Kazuo Moriwaka
(17 years ago)
16
k
views
2
score
Extensible object to XML convertor
Python
/
xml
/
by
Mark Andrews
(18 years ago, revision 2)
16
k
views
0
score
Make unique file name
Python
/
file
,
name
,
rename
/
by
Denis Barmenkov
(14 years ago, revision 2)
13
k
views
-1
score
Ring List. A fixed size circular list
Python
/
algorithms
/
by
Flavio Catalani
(18 years ago)
13
k
views
1
score
Line-oriented processing in Python from command line (like AWK)
Python
/
awk
,
bash
,
python
,
shell
/
by
Artur Siekielski
(13 years ago)
12
k
views
2
score
Authenticating Twisted with Zope/Plone
Python
/
web
/
by
Duncan McGreggor
(18 years ago, revision 8)
12
k
views
1
score
Is scraping easiest with Internet Explorer on Windows?
Python
/
web
/
by
Bill Bell
(17 years ago)
11
k
views
1
score
Automatic explicit file close
Python
/
files
/
by
Robert Fabian
(17 years ago)
11
k
views
4
score
System Authentication against /etc/shadow or /etc/passwd
Python
/
authentication
,
password
,
system
/
by
James Mills
(11 years ago)
Recipe 1 to 20 of 48
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=34"
Top-rated recipes
System Authentication against /etc…
(Python)
weakmethod
(Python)
Generating combinations of objects…
(Python)
Automatically initializing instanc…
(Python)
Tkinter frame with different borde…
(Python)
A utility like Unix seq (command-l…
(Python)
Human readable file/memory sizes
(Python)
Get single keypress
(Python)
Simple lock-queue via Memcached
(Python)
A more clean implementation for Or…
(Python)
Related tags
+
−
python
(7)
+
−
algorithms
(5)
+
−
commandline
(3)
+
−
network
(3)
+
−
unix
(3)
+
−
archive
(2)
+
−
bash
(2)
+
−
extending
(2)
+
−
file
(2)
+
−
files
(2)
+
−
key
(2)
+
−
linux
(2)
+
−
old
(2)
+
−
password
(2)
+
−
port
(2)
+
−
shell
(2)
+
−
size
(2)
+
−
utilities
(2)
+
−
web
(2)
+
−
windows
(2)
x
Undo