find_callables

find_callables(directory) -> 

Find all callable objects defined in Python files within the specified directory.

Parameters:
NameDescription
directory