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 Python recipes tagged "switch"
Tags:
switch
x
8
k
views
2
score
Simulate C's switch statement
Python
/
c
,
features
,
language
,
python
,
switch
/
by
Vasudev Ram
(7 years ago)
8
k
views
1
score
Range comparison
Python
/
case
,
comparison
,
switch
,
ternary
/
by
Charlie Clark
(11 years ago)
12
k
views
3
score
Fast and elegant switch/case-like dispatch
Python
/
case
,
decorator
,
dispatcher
,
performance
,
switch
/
by
Jan Kaliszewski
(12 years ago, revision 4)
6
k
views
1
score
Concrete Class Finder
Python
/
case
,
class
,
design
,
finder
,
match
,
oop
,
pattern
,
suitable
,
switch
/
by
Lucio Santi
(12 years ago)
5
k
views
2
score
A powerful yet simple switch-like dispatch system for Python
Python
/
dispatcher
,
switch
/
by
Michael Kent
(13 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular Python recipes tagged "switch"
Top-rated recipes
Fast and elegant switch/case-like …
(Python)
Simulate C's switch statement
(Python)
A powerful yet simple switch-like …
(Python)
Range comparison
(Python)
Concrete Class Finder
(Python)
Related tags
+
−
case
(3)
+
−
dispatcher
(2)
+
−
c
+
−
class
+
−
comparison
+
−
decorator
+
−
design
+
−
features
+
−
finder
+
−
language
+
−
match
+
−
oop
+
−
pattern
+
−
performance
+
−
python
+
−
suitable
+
−
ternary
x
Undo