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 Andrew Barnert
Tags:
60
k
views
1
score
Equally-spaced numbers (linspace)
Python
/
float
,
linspace
,
range
,
spread
/
by
Andrew Barnert
(9 years ago)
10
k
views
5
score
Wrap any iterable context manager so it closes when consumed
Python
/
contextmanager
,
context_manager
,
generator
,
iterable
,
iterator
,
with_statement
/
by
Andrew Barnert
(11 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Andrew Barnert
Top-rated recipes
Wrap any iterable context manager …
(Python)
Equally-spaced numbers (linspace)
(Python)
x
Undo