:mod:`langchain_community.document_loaders.python`.PythonLoader ====================================================================== .. currentmodule:: langchain_community.document_loaders.python .. autoclass:: PythonLoader .. rubric:: Methods .. autosummary:: ~PythonLoader.__init__ ~PythonLoader.lazy_load ~PythonLoader.load ~PythonLoader.load_and_split .. automethod:: PythonLoader.__init__ .. automethod:: PythonLoader.lazy_load .. automethod:: PythonLoader.load .. automethod:: PythonLoader.load_and_split .. example_links:: PythonLoader