transonic.analyses.objects_from_str

Utilities to replace strings by objects

Functions

create_objects_from_names(names, module, ...)

create a namespace for the variables defined at the module level

find_def_code(variables, module, ancestors, ...)

find_last_def_node(variable, module)

replace_strings_by_objects(signatures, ...)

Replace strings in signatures by objects defined in the code