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 by Chaobin Tang (唐超斌)
Tags:
23
k
views
2
score
Simple Linear Regression with Pure Python
Python
/
algorithms
,
machine_learning
,
python
,
regression
/
by
Chaobin Tang (唐超斌)
(9 years ago)
3
k
views
1
score
Traverse dotted attribute of an object using built-in function reduce
Python
/
attributes
,
bif
,
recursive
,
reduce
/
by
Chaobin Tang (唐超斌)
(10 years ago)
10
k
views
4
score
Pipeline made of coroutines
Python
/
coroutine
,
pipelining
,
python
/
by
Chaobin Tang (唐超斌)
(11 years ago, revision 2)
10
k
views
3
score
A Python chat program using process intercommunication
Python
/
multiprocessing
/
by
Chaobin Tang (唐超斌)
(11 years ago)
3
k
views
1
score
A metaclass that hides details of the attribute name when called.
Python
/
metaclass
,
python
/
by
Chaobin Tang (唐超斌)
(11 years ago, revision 2)
6
k
views
1
score
A Python decorator that re-executes the function on condition
Python
/
closure
,
decorator
,
python
,
retry
/
by
Chaobin Tang (唐超斌)
(11 years ago, revision 3)
4
k
views
1
score
Object id mask, against data spiders
Python
/
encryption
,
url
/
by
Chaobin Tang (唐超斌)
(13 years ago, revision 4)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Chaobin Tang (唐超斌)
Top-rated recipes
Pipeline made of coroutines
(Python)
A Python chat program using proces…
(Python)
Simple Linear Regression with Pure…
(Python)
Traverse dotted attribute of an ob…
(Python)
A metaclass that hides details of …
(Python)
A Python decorator that re-execute…
(Python)
Object id mask, against data spide…
(Python)
x
Undo