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 tagged "evaluation"
Tags:
evaluation
x
11
k
views
3
score
Easily create a Python REPL in Python
Python
/
code_module
,
dynamic
,
evaluation
,
read_eval_print_loop
,
repl
/
by
Vasudev Ram
(7 years ago)
30
k
views
1
score
How a Python function can find the name of its caller
Python
/
evaluation
,
introspection
,
python
,
sys
/
by
Vasudev Ram
(8 years ago)
7
k
views
0
score
Universal eval to string function
Python
/
evaluation
,
exec
,
python
,
python_scripts
/
by
Jakub Jankiewicz
(13 years ago)
12
k
views
2
score
Expression Evaluator
Python
/
evaluation
,
expressions
,
parsing
/
by
Stephen Chappell
(14 years ago, revision 4)
13
k
views
0
score
lazy property
Python
/
evaluation
,
lazy
,
lazy_evaluation
/
by
Sridhar Ratnakumar
(15 years ago, revision 6)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "evaluation"
Top-rated recipes
Easily create a Python REPL in Pyt…
(Python)
Expression Evaluator
(Python)
How a Python function can find the…
(Python)
Universal eval to string function
(Python)
lazy property
(Python)
Related tags
+
−
python
(2)
+
−
code_module
+
−
dynamic
+
−
exec
+
−
expressions
+
−
introspection
+
−
lazy
+
−
lazy_evaluation
+
−
parsing
+
−
python_scripts
+
−
read_eval_print_loop
+
−
repl
+
−
sys
x
Undo