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 "extending"
Tags:
extending
x
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
202
k
views
14
score
Readable switch construction without lambdas or dictionaries
Python
/
extending
/
by
Brian Beck
(19 years ago, revision 8)
35
k
views
6
score
Find all subclasses of a given class
Python
/
class
,
extending
,
inheritance
,
plugin
,
subclass
,
subclasses
,
type
/
by
Gabriel Genellina
(14 years ago, revision 3)
12
k
views
5
score
Container
Python
/
extending
/
by
tomer filiba
(17 years ago)
16
k
views
4
score
Python distutils + pkg-config
Python
/
extending
/
by
Micah Dowty
(17 years ago)
153
k
views
4
score
Object Proxying
Python
/
extending
/
by
tomer filiba
(17 years ago)
32
k
views
4
score
Windows Dll (with pointers parameters) calling with ctypes and calldll
Python
/
extending
/
by
Stefano Spinucci
(19 years ago, revision 3)
30
k
views
4
score
Defining Python class methods in C
Python
/
extending
/
by
Brent Burley
(23 years ago)
9
k
views
3
score
weakmethod
Python
/
extending
/
by
tomer filiba
(17 years ago)
9
k
views
3
score
ExceptionContainer
Python
/
extending
/
by
tomer filiba
(17 years ago)
7
k
views
2
score
Automatic ref-count management in C++ using a smart ptr
Python
/
extending
/
by
Ian Eloff
(16 years ago)
8
k
views
2
score
subscriptable generator
Python
/
extending
/
by
Andrew Moffat
(16 years ago, revision 4)
28
k
views
2
score
A more clean implementation for Ordered Dictionary
Python
/
extending
/
by
Igor Ghisi
(17 years ago)
8
k
views
2
score
ShelfProxy
Python
/
extending
/
by
tomer filiba
(17 years ago, revision 2)
31
k
views
2
score
Import Modules/Discover methods from a directory name
Python
/
extending
/
by
Jesse Noller
(18 years ago, revision 2)
12
k
views
2
score
Simple Singleton
Python
/
extending
/
by
Daniel Brodie
(19 years ago)
12
k
views
2
score
Functions with Strictly Typed Arguments
Python
/
extending
/
by
S W
(19 years ago, revision 3)
19
k
views
2
score
A simple extension type for Python
Python
/
extending
/
by
Alex Martelli
(22 years ago, revision 2)
29
k
views
2
score
Use good old INI files for configuration
Python
/
extending
/
by
Dirk Holtwick
(22 years ago)
7
k
views
1
score
Lazy Load Object Proxying
Python
/
extending
/
by
Cory Virok
(12 years ago)
7
k
views
1
score
Automatic Python PyObject ref-count management in C++ using a smart ptr
C++
/
extending
/
by
samh
(12 years ago)
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "extending"
Related tags
+
−
plugin
(2)
+
−
class
+
−
extensible
+
−
inheritance
+
−
modules
+
−
post_processing
+
−
post_processing_script
+
−
sabnzbd
+
−
sabnzbdp
+
−
subclass
+
−
subclasses
+
−
type
x
Undo