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
Latest recipes tagged "meta:license=psf"
Tags:
meta:license=psf
x
Recipe 1 to 20 of 2238
« Prev
1
2
3
...
112
Next »
7
k
views
2
score
DBF reader and writer -- selective fields and nullreplace
Python
/
database
/
by
Tomas Nordin
(7 years ago)
10
k
views
1
score
Print Hook
Python
/
debugging
/
by
kaulie
(8 years ago)
12
k
views
1
score
Persistent Queue
Python
/
sysadmin
/
by
zhangkaizhao
(8 years ago)
9
k
views
1
score
getch()-like unbuffered character reading from stdin on both Windows and Unix
Python
/
sysadmin
/
by
jwhite88
(8 years ago)
5
k
views
1
score
edge-coloring of a bipartite graph
Python
/
algorithms
/
by
Praveen
(8 years ago)
10
k
views
1
score
start and end date given the year and week
Python
/
and
,
date
,
end
,
given
,
start
,
week
,
year
/
by
Fernando Peralta
(9 years ago)
8
k
views
1
score
Creating a single instance application
Python
/
threads
/
by
Matteo Bertini
(9 years ago)
19
k
views
1
score
Python ADO Database Interface for MS SQL Server - Python 3 version 1.0
Python
/
ado
,
database
/
by
Jorge Besada
(9 years ago, revision 3)
14
k
views
1
score
Python Database Interface for MS SQL Server - Python 3 version
Python
/
database
/
by
Jorge Besada
(9 years ago)
10
k
views
1
score
Convert Wordpress Export File to multiple html files
Python
/
xml
/
by
rreboto
(9 years ago)
8
k
views
1
score
The Secret Name of List Comprehensions
Python
/
shortcuts
/
by
He Gu
(10 years ago)
10
k
views
2
score
MultiListbox Tkinter widget
Python
/
ui
/
by
Juan Ramirez
(10 years ago)
5
k
views
1
score
Wrap a a file-like object in another that calls a user callback whenever read() is called on it.
Python
/
callback
,
file
,
oop
,
progress
,
upload
/
by
Martin Miller
(10 years ago)
20
k
views
1
score
Stopwatch with laps in Tkinter
Python
/
tkinter
/
by
Frederico
(10 years ago, revision 3)
11
k
views
0
score
pack multiple images of different sizes into one image
Python
/
graphics
/
by
Hugo
(10 years ago)
6
k
views
3
score
Observer Pattern
Python
/
cascade
,
observer
,
oop
,
pattern
,
patterns
,
setattr
,
__setattr__
/
by
Mauro B. Bianc
(11 years ago, revision 2)
7
k
views
1
score
First Class Enums in Python
Python
/
programs
/
by
Deepak
(11 years ago)
15
k
views
3
score
Linear equations solver in 3 lines
Python
/
programs
/
by
Deepak
(11 years ago)
9
k
views
1
score
Factory pattern
Python
/
oop
/
by
Ilya Pashchenko
(11 years ago)
7
k
views
4
score
Observer Pattern
Python
/
oop
/
by
Ilya Pashchenko
(11 years ago)
Recipe 1 to 20 of 2238
« Prev
1
2
3
...
112
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "meta:license=psf"
Top-rated recipes
Decorator for BindingConstants at …
(Python)
Infix operators
(Python)
Spreadsheet
(Python)
Named Tuples
(Python)
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Send an HTML email with embedded i…
(Python)
Creating a daemon the Python way
(Python)
Groupby
(Python)
Readable switch construction witho…
(Python)
Related tags
+
−
algorithms
(327)
+
−
oop
(166)
+
−
text
(153)
+
−
sysadmin
(136)
+
−
shortcuts
(129)
+
−
programs
(127)
+
−
files
(115)
+
−
web
(111)
+
−
network
(94)
+
−
threads
(73)
+
−
database
(70)
+
−
debugging
(56)
+
−
xml
(53)
+
−
graphics
(52)
+
−
extending
(44)
+
−
ui
(37)
+
−
search
(32)
+
−
cgi
(24)
+
−
distributed
(15)
+
−
jython
(12)
x
Undo