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
Popular recipes tagged "meta:loc=43"
Tags:
meta:loc=43
x
Recipe 1 to 20 of 36
« Prev
1
2
Next »
4
k
views
3
score
Batch prime generator
Batch
/
primes
/
by
Antoni Gual
(7 years ago, revision 3)
6
k
views
1
score
dunderdoc, a simple Python introspection tool
Python
/ no tags /
by
Vasudev Ram
(9 years ago)
20
k
views
4
score
Non-blocking readlines()
Python
/
concurrency
,
input
,
line
,
nonblocking
/
by
Zack Weinberg
(9 years ago)
46
k
views
2
score
Random Maze Generator
Python
/
ai
,
game
,
graphics
,
pil
/
by
FB36
(11 years ago, revision 2)
13
k
views
3
score
make some file named year+month+day
Python
/
beginner
,
date
,
file
,
sys
/
by
ryotaro goto
(12 years ago, revision 6)
13
k
views
2
score
Simplified LRU Cache
Python
/
cache
,
lru
/
by
Raymond Hettinger
(11 years ago, revision 6)
3
k
views
0
score
Conditionnal Breakpoint
Python
/
breakpoint
,
debug
/
by
s_h_a_i_o
(12 years ago, revision 2)
6
k
views
1
score
Gumowski-Mira Strange Attractor
Python
/
chaos
,
fractal
,
math
,
mathematics
,
pil
/
by
FB36
(13 years ago, revision 4)
45
k
views
2
score
Getting the SHA-1 (or MD5) hash of a directory
Python
/
directory
,
getting
,
hash
,
md5
,
sha_1
,
the
/
by
Stephen Akiki
(14 years ago, revision 4)
9
k
views
2
score
Plot database table dependecies for a mySQL database
Python
/
database
,
dot
,
graphs
,
graphviz
,
mysql
/
by
Noufal Ibrahim
(13 years ago)
11
k
views
0
score
Downloading website's favicon
Python
/
favicon
,
urllib2
,
websites
/
by
Ćukasz Fidosz
(14 years ago)
23
k
views
3
score
Maintenance free Factory design pattern
Python
/
design
,
factory
,
free
,
maintenance
,
pattern
/
by
Akira Fora
(15 years ago, revision 3)
17
k
views
1
score
Get sys.argv with Unicode characters under Windows
Python
/
sysadmin
/
by
Brodie Rao
(15 years ago)
143
k
views
4
score
Mini Fake DNS server
Python
/
network
/
by
Francisco Santos
(18 years ago, revision 4)
95
k
views
2
score
PIL and Tkinter to display images.
Python
/
graphics
/
by
Noah Spurrier
(16 years ago, revision 3)
19
k
views
2
score
Simple file-based mutex for very basic IPC
Python
/ no tags /
by
Vinay Sajip
(16 years ago)
21
k
views
2
score
Line Of Code Counter
Python
/
files
/
by
Robin Parmar
(16 years ago)
6
k
views
1
score
Unicode class which adds proper XML declaration on encoding
Python
/
shortcuts
/
by
Dmitry Vasiliev
(16 years ago)
16
k
views
1
score
Logging to a Jabber account
Python
/
programs
/
by
Willi Richert
(17 years ago)
13
k
views
2
score
threaded pipes
Python
/
threads
/
by
Andrew Moffat
(17 years ago)
Recipe 1 to 20 of 36
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:loc=43"
Top-rated recipes
Non-blocking readlines()
(Python)
Mini Fake DNS server
(Python)
Multicasting on objects
(Python)
Batch prime generator
(Batch)
make some file named year+month+day
(Python)
Maintenance free Factory design pa…
(Python)
Connect to an IRC server and store…
(Python)
Resuming download of a file
(Python)
Expanding and Compressing Tabs
(Python)
Random Maze Generator
(Python)
Related tags
+
−
text
(3)
+
−
algorithms
(2)
+
−
graphics
(2)
+
−
network
(2)
+
−
pil
(2)
+
−
shortcuts
(2)
+
−
sysadmin
(2)
+
−
ai
+
−
beginner
+
−
breakpoint
+
−
cache
+
−
chaos
+
−
concurrency
+
−
database
+
−
date
+
−
debug
+
−
design
+
−
directory
+
−
dot
+
−
extending
x
Undo