pygaindalf
Contents
API Reference
app
components
config
context
portfolio
runtime
util
callguard
callable_decorator
callguard
class_decorator
classmethod_decorator
defines
generic
lib
callguard_enabled
get_execution_frame
get_execution_frame_module
get_execution_frame_self
get_execution_frame_self_varname
mixin
no_callguard_decorator
property_decorator
types
config
helpers
logging
mixins
models
requests
pygaindalf
pygaindalf
API Reference
app
util
callguard
lib
get_execution_frame_module
View page source
get_execution_frame_module
app.util.callguard.lib.
get_execution_frame_module
(
frame
:
FrameType
)
→
str
|
None
[source]
Parameters
:
frame
(
FrameType
)
Return type
:
str
| None