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
Most viewed recipes tagged "variables"
Tags:
variables
x
62
k
views
2
score
Variable Abbreviations
Python
/
abbreviations
,
contextmanager
,
variables
,
with
/
by
Alfe
(6 years ago)
26
k
views
2
score
Decorator to expose local variables of a function after execution
Python
/
decorator
,
function
,
inner
,
local
,
scope
,
variables
/
by
Pietro Berkes
(13 years ago, revision 2)
8
k
views
1
score
Class to calculate increment of variables based on time (units per seconds)
Python
/
increment
,
linear
,
number
,
time
,
units_per_second
,
variables
/
by
nosklo
(15 years ago, revision 3)
4
k
views
2
score
Decorator to expose local variables of a function after execution [alternative implementation]
Python
/
decorator
,
function
,
inner
,
local
,
scope
,
variables
/
by
Andrea Maffezzoli
(13 years ago, revision 6)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "variables"
Top-rated recipes
Variable Abbreviations
(Python)
Decorator to expose local variable…
(Python)
Decorator to expose local variable…
(Python)
Class to calculate increment of va…
(Python)
Related tags
+
−
decorator
(2)
+
−
function
(2)
+
−
inner
(2)
+
−
local
(2)
+
−
scope
(2)
+
−
abbreviations
+
−
contextmanager
+
−
increment
+
−
linear
+
−
number
+
−
time
+
−
units_per_second
+
−
with
x
Undo