Getting Started
User Documentation
Developer Documentation
Internal API Reference
find_object()
Given a string module path to an object, return that object.
obj_path (str) – String module path to an object
str
obj – That object
object